e_hwc_window: add e_hwc_window_pp_commit_data_acquire API for pp zoom 71/202071/3
authorJunkyeong Kim <jk0430.kim@samsung.com>
Fri, 22 Mar 2019 08:01:14 +0000 (17:01 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 1 Apr 2019 06:55:37 +0000 (06:55 +0000)
commit156d0c7a81e7df0cc4b2b70a004ab4fd8fbf2dd7
tree4eee1802e0e534802fe73a0bbc238509ab366fbe
parent17fc938e8bd03d8c9010afff5ab62810644851ac
e_hwc_window: add e_hwc_window_pp_commit_data_acquire API for pp zoom

e_hwc_window_buffer_fetch: do not execute tdm set. tdm set execute after pp done.
e_hwc_window_pp_commit_data_acquire: if pp_hwc_mode set, it means there is only 1 visible hwc_window.
in this case do not execute compositor, get commit data from this client type hwc_window.

Change-Id: Icfdc0629a71c166614ddb9d05dda29ea96fe277e
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
src/bin/e_hwc_window.c
src/bin/e_hwc_window.h
src/bin/e_hwc_windows.c