e_hwc_windows: refactoring e_hwc_windows_zoom_set/unset 81/241181/3
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 13 Aug 2020 11:34:41 +0000 (20:34 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Tue, 25 Aug 2020 04:20:05 +0000 (13:20 +0900)
commit8d6e1ba0c265bb2b34f0afde367a8ab4cd729f3a
tree4d0ac6b44f41dedd6f7aced102d010917f34c81c
parenta2d1bb3310504a969a05bd5bb2b8f94f442614fe
e_hwc_windows: refactoring e_hwc_windows_zoom_set/unset

1. use E_Hwc_Window_Queue and pp_queue of target_window
2. set pp_hwc_window or target_window buffer to pp_buffer of hwc
   after  hwc_windows are updated
3. set pp_buffer of hwc to tdm_pp_commit and pp destination buffer is
   enqueued to pp_queue when pp_commit_handler is called
4. target_window set buffer of pp_queue to tdm client_target_buffer

Change-Id: Ic85bfd3cf58c6371f9297c9fe1385edd3dcd2380
src/bin/e_hwc.c
src/bin/e_hwc.h
src/bin/e_hwc_window.c
src/bin/e_hwc_window.h
src/bin/e_hwc_windows.c