e_hwc_window: set client type if e_pixmap resource is null 84/230684/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Tue, 7 Apr 2020 10:44:56 +0000 (19:44 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Mon, 13 Apr 2020 10:49:41 +0000 (19:49 +0900)
commitdc0d34bc3f8717458217e9ec2a1f634b5d8cad3f
tree68565581bbe305aada8170791326d8025660f059
parent2acaf2590b39ead6c04df2fd7379ce45fe64d66d
e_hwc_window: set client type if e_pixmap resource is null

in rotation module, e_pixmap resource is set by null for skip frame.
it cause deadlock if client is set HWC and reserved memory is double buffer

Change-Id: Idad3071825df7fa0d6df353e70325fd382b24520
src/bin/e_hwc_window.c