e_hwc_windows: support hwc mode pp zoom 52/202252/2
authorJunkyeong Kim <jk0430.kim@samsung.com>
Tue, 26 Mar 2019 09:18:47 +0000 (18:18 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 1 Apr 2019 06:55:48 +0000 (06:55 +0000)
commit84ef3c9d882f6667a38a2d698f719fb2ce7f3be5
treee877a6f00729a0c87ac15ac760d30abda7b79840
parent156d0c7a81e7df0cc4b2b70a004ab4fd8fbf2dd7
e_hwc_windows: support hwc mode pp zoom

add pp_hwc_window to support hwc mode pp zoom.
if pp_zoom set, it works forcely gl compositing mode by change all hwc_window state to client type.(except video)
but if there is only 1 visible hwc_window, do not use gl compositor.
instead, get the pp source buffer from this hwc_window.

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