Support to get the rect value to recalulate with the default system coordinates. 87/265087/7
authorWonsik Jung <sidein@samsung.com>
Fri, 8 Oct 2021 10:53:46 +0000 (19:53 +0900)
committerWonsik Jung <sidein@samsung.com>
Thu, 21 Oct 2021 07:56:46 +0000 (16:56 +0900)
commit07579c03b20ab6684f57810ddc1a889f9adcc6f9
tree05aae80ed13ca795b5a09ac3d4a9532b090543e1
parentea68cf28bef0700c1432b8b84cef7758eede61c3
Support to get the rect value to recalulate with the default system coordinates.

Some native window APIs ask the geometry value based on the default system coordinates.
when the surface is rotated, current window's geometry already were set with the rotated angle.
So, re-calculation is needed.

Change-Id: I3b6de8acffefc9e5939a801be9badd8f608d8a98
dali/internal/window-system/common/window-impl.cpp
dali/internal/window-system/common/window-impl.h