[Tizen] Apply screen rotation to create window 27/243727/1
authorWonsik Jung <sidein@samsung.com>
Wed, 9 Sep 2020 09:39:15 +0000 (18:39 +0900)
committerWonsik Jung <sidein@samsung.com>
Wed, 9 Sep 2020 09:45:19 +0000 (18:45 +0900)
commit9b0f8e53996dedb9b712db1cc6502a205ff3d733
tree7d1da839945438e098c0224fe907b057d6fdc14b
parent761d011db477df33052c1eab6be4673d08da1ebf
[Tizen] Apply screen rotation to create window

Apply screen rotation to create window.
Current solution is to use output transform event.
It has one problem which  the not rotated scene is shown when output transform event is received too late.
To fix the problem, window(scene) should be create with screen rotation angle.

Change-Id: If59d2d94f5a5b22d291354539804bd50a7b1ef42
dali/integration-api/adaptor-framework/scene-holder-impl.cpp
dali/internal/window-system/common/window-render-surface.cpp
dali/internal/window-system/common/window-render-surface.h