e_hwc_window: don't set device state if transform isn't matched with output
authorChangyeon Lee <cyeon.lee@samsung.com>
Tue, 28 Jan 2020 04:14:09 +0000 (13:14 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Thu, 6 Feb 2020 05:48:54 +0000 (14:48 +0900)
commit1c3fb80ae05add8711188c38c53cd0fe5d262438
treefee4506d299c17b460843fe8402b45d60c4fe46d
parent14c3b5f6197d47243b2f39f468f1c533220f7a6f
e_hwc_window: don't set device state if transform isn't matched with output

if transform ins't matched with output, hwc_window can't be display by hwc
because hwc_windows doesn't change ignore_output_transform.

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