e_hwc_window: fix position of hw cursor when output is not 16:9 18/267918/1 accepted/tizen/unified/20211214.124813 submit/tizen/20211213.233327
authorChangyeon Lee <cyeon.lee@samsung.com>
Fri, 10 Dec 2021 03:26:42 +0000 (12:26 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Mon, 13 Dec 2021 08:09:49 +0000 (17:09 +0900)
commitab1b5ab9dae08ba294b6d129d7d6359d00491ae6
tree8e20ce855662671b0a580df2d21266266d530aef
parente429a26f8ddabcc6d4b74f2cb6faadf67d391e45
e_hwc_window: fix position of hw cursor when output is not 16:9

if only width or height of output resolution is larger than width or
height of cursor output resolution,
cursor image does not need to adjust hot position because cursor image
does not scaled.

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