wayland_egl: if surface is null(means ecore_evas is hidden), skip evas_engine_info_se... 89/81689/2
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 28 Jul 2016 01:45:45 +0000 (10:45 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Wed, 3 Aug 2016 06:34:18 +0000 (23:34 -0700)
commit4b74b06bf780c493b0d838c75b7256d3d13c65e0
treec083baf102a52fd7acc8340f24272f1c33ab0d4f
parent54c085a9e42140b727d345077b8d72878dbde522
wayland_egl: if surface is null(means ecore_evas is hidden), skip evas_engine_info_set during rotation.

wayland spec is not define whether wl_egl_window_create() can use null surface or not.
so current tizen device does not allow to create null surface wayland window.

reference: 038fb1cd9d709f47769c91289c913cf62067cdd9

Change-Id: I9fb4374caf8feec3f15fc5cf850ee31e3a350158
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c