e_hwc_window: Synchronize frame in case of subsurface is synchronized committed 21/259721/5 accepted/tizen/unified/20210621.123017 submit/tizen/20210621.042754
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 10 Jun 2021 06:26:35 +0000 (15:26 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Mon, 21 Jun 2021 03:13:51 +0000 (12:13 +0900)
commit7a09f578fdc3d8284adde345956af501a1901275
tree9a5aaf69216d9f340a3df207a6de41578dddfccd
parent8f55dbb3fe8983bff9f11ee79bc0e3f3d4d0725b
e_hwc_window: Synchronize frame in case of subsurface is synchronized committed

if subsurface is synchronized committed, frame should be synchronized
with parent surface.
so call e_hwc_window_present_sync when subsurface is displayed by hwc
but parent is displayed by gl compositing.

Change-Id: Iea291960f18c2bb13e6df1f4de06bbf0a3d9aca5
src/bin/e_hwc_window.c