e_hwc_windows: fix the hw cursor is invisible when it is rotated 71/302371/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 30 Nov 2023 02:49:46 +0000 (11:49 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 6 Dec 2023 03:05:50 +0000 (12:05 +0900)
commitd05c3e10825c3a660670753cdfcab6ceadcd09af
tree959a5a30613d47afacf471515ecddb48fb993bc5
parentb67ca8cde9f9795f8d37e3aff72f50930b022f62
e_hwc_windows: fix the hw cursor is invisible when it is rotated

evas geometry of cursor is different with e_client geometry when
cursor is rotated with evas map.
so we use evas map geomtry of cursor instead e_client geometry
when evas map of cursor is enabled.

Change-Id: I96470341a38432ee80f1dea4ea1f34823ba7fcc8
src/bin/e_hwc_windows.c