[Tizen] Modify ecore_wl2_window_geometry_set() with window rotation angle 87/256387/2
authorWonsik Jung <sidein@samsung.com>
Thu, 1 Apr 2021 23:15:45 +0000 (08:15 +0900)
committerWonsik Jung <sidein@samsung.com>
Thu, 1 Apr 2021 23:18:24 +0000 (08:18 +0900)
commitf0b923f9a489b4b8a56c31f43fe4784080ae527e
tree23c01765d8c9c503a247f155e266238e1c707d55
parentb7c18a58b6b723e5c02a5916f3062c51b46b7f26
[Tizen] Modify ecore_wl2_window_geometry_set() with window rotation angle

Ecore-wl2 window should have the original window size and send rotation event with swapped size.
When window Hide() -> Show(), Show() function has the ecore_wl2_window_geomerty_set().
This function should be called to consider window rotation angle.

Change-Id: I01bd97b5cb13be1bca4999806858e08b8c5e3c13
dali/internal/window-system/tizen-wayland/ecore-wl2/window-base-ecore-wl2.cpp