ecore_evas_wayland: fix bug ecore_evas cannot update the evas when rotation 19/140719/1
authorJiyoun Park <jy0703.park@samsung.com>
Wed, 26 Jul 2017 06:55:04 +0000 (15:55 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Wed, 26 Jul 2017 06:55:04 +0000 (15:55 +0900)
commit0861e3d54b5da447e09273de3c9bea0079267183
tree5386e788dc36fd3209f48f8845a4b07e083f2f91
parent9a48ba84f3cf09e30202de98ffff5785c9741ce6
   ecore_evas_wayland: fix bug ecore_evas cannot update the evas when rotation

   usecase:
   show -> rotation -> hide -> show
   ecore_evas_wayland didn't check the rotation.
   when ee is landscapemode, it cannot update the right area of evas.

Change-Id: Ic8f0bf2856b9a4f1d3012556d686e05ab05e2378
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_egl.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c