e_hwc_window: fix wrong dst_pos when screen rotation is enabled 31/235531/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Fri, 5 Jun 2020 07:07:14 +0000 (16:07 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Fri, 5 Jun 2020 08:15:31 +0000 (17:15 +0900)
commiteca466dbd89754e2c0b5853e78e0b0d9ff904305
treed2a44233206dea99b7b8765234c65715ee4599b5
parente40eb5c8400a2579fc8bdcd0c20e89e46303071b
e_hwc_window: fix wrong dst_pos when screen rotation is enabled

If buffer of client is transformed due to screen rotation 90 or 270,
width and height of dst_pos should be swapped

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