[Tizen] Fix screen rotation bug when application is initialized. 85/232485/2
authorWonsik Jung <sidein@samsung.com>
Wed, 6 May 2020 00:19:41 +0000 (09:19 +0900)
committerWonsik Jung <sidein@samsung.com>
Mon, 15 Jun 2020 02:24:37 +0000 (02:24 +0000)
commit59826ecb77bb226fc0f40e3bfc35a43aff5b39b3
treefc5076ffdb641b0268e1ced48e2248bb7df453a4
parent5c702b1466680db1c1469a9397b5e5ac93b9d4ab
[Tizen] Fix screen rotation bug when application is initialized.

When DALi application initialized, DALi checks the value of screen rotation.
After that, DALi does not work the screen rotation's process.
To fix, the valid output transform event is used the init time.

Change-Id: Ia1e238d97c4fed751bc4a4abef71d66b356bf3c4
dali/internal/window-system/common/window-impl.cpp
dali/internal/window-system/common/window-render-surface.cpp