e_hwc_windows: call the presentation callback in case of hwc mode is full 10/266710/1 submit/tizen/20211118.044657
authorChangyeon Lee <cyeon.lee@samsung.com>
Wed, 17 Nov 2021 10:26:09 +0000 (19:26 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Wed, 17 Nov 2021 11:10:52 +0000 (20:10 +0900)
commit5402f131884d6a14349a49b2c8bed635feb5ced1
tree6d428c83092f1cecb0dc5703aba75cb76d596402
parentbd6eab8dbdb9f2d2301f5a5a8a379f456fb16026
e_hwc_windows: call the presentation callback in case of hwc mode is full

if window is composited by target window but hwc mode is full,
the presentation callback is not called.
this patch makes that the presentation callback is called
in commit data acquire and offscreen commit.

Change-Id: I7ae86408e33c8df27655979aecd5a13136d789a7
src/bin/e_hwc_windows.c