From: Wataru Mizuno Date: Wed, 6 Dec 2017 12:57:23 +0000 (+0900) Subject: ivi-controller: add resize setting suit to surface size X-Git-Tag: 5.99.1~106 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=a8b8214e6401c9aec18e538574d72bd8627ad13f;hp=a8b8214e6401c9aec18e538574d72bd8627ad13f;p=AGL%2Fmeta-agl.git ivi-controller: add resize setting suit to surface size The ivi-controller resizes surface size like desktop usecase. When window manager switchs the half size window to full size, resize was not working correctly. This patch fixs this issue by changing surface source region at the same timing of destination region is changed. This patch is not necessary later version of wayland-ivi-extension 2.0 since this resize function has already been implemented by appropriate manner. Change-Id: Ib028bbc7d77b92ddfafa680b6247224012d630f3 Signed-off-by: Wataru Mizuno Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12343 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller ---