e_hwc_windows: fix the transition of hwc in case hwc mode is hybrid 97/272997/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 28 Mar 2022 12:10:47 +0000 (21:10 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Tue, 29 Mar 2022 10:22:26 +0000 (19:22 +0900)
commitccf986cbd10d69122b81fab182e6f26526fc1205
tree62100c294efbb09c9ba22275662df9a3b8da796c
parente0c9eee158d64993a75fb33bcbef65eea52f81e4
e_hwc_windows: fix the transition of hwc in case hwc mode is hybrid

the target hwc window does not have the rendering tsurfaces
after the root target hwc window is introduced in hwc.
we use the rendering tsurfaces of the root target hwc window
for checking the transtion of hwc.

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