[ecore_evas] rotation engine info set bug fixed 74/67874/4
authorJEONGHYUN YUN <jh0506.yun@samsung.com>
Fri, 29 Apr 2016 02:46:48 +0000 (11:46 +0900)
committerJiyoun Park <jy0703.park@samsung.com>
Tue, 10 May 2016 04:36:15 +0000 (21:36 -0700)
commit393feac24893d6795d68b2d5e84ca38abe42c6ad
tree14f92d7e2cc24ab8f5a3f1130c9c3fe88db80bd2
parentc6b0419bbdcb14ec545632f6d865b6d4067cc2a8
[ecore_evas] rotation engine info set bug fixed

if rotation is occured twice during the output flush, it cause crush.
the reason of problem is rotaion-> engine setup cause buffer free.
so only engine setup not async render

Change-Id: I76b8c97fc32571962ddc08d0fe70a3bf0f026647
Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_egl.c
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c