[Tizen] Add screen and client rotation itself function
authorJiyun Yang <ji.yang@samsung.com>
Mon, 14 Oct 2019 06:21:48 +0000 (15:21 +0900)
committerJiyun Yang <ji.yang@samsung.com>
Mon, 14 Oct 2019 06:24:50 +0000 (15:24 +0900)
commit75c8a63b28da1d0e1ecb42897f7595ff28285e0c
tree074aea95139e7f8559a0a4b008f716bd747680e0
parentfc1479271986116df6a3c4ce143f3d0fe485adb0
[Tizen] Add screen and client rotation itself function

This reverts commit e5de7def5daf78b6602a8fa042edf30dbcf440ac.

Change-Id: If526d41fef22526d4404a71606fb1de4a9db11ca
23 files changed:
automated-tests/src/dali-adaptor/dali-test-suite-utils/test-render-surface.cpp
automated-tests/src/dali-adaptor/dali-test-suite-utils/test-render-surface.h
dali/integration-api/render-surface-interface.h
dali/integration-api/scene-holder-impl.cpp
dali/integration-api/scene-holder-impl.h
dali/internal/window-system/common/window-base.h
dali/internal/window-system/common/window-impl.cpp
dali/internal/window-system/common/window-render-surface.cpp
dali/internal/window-system/common/window-render-surface.h
dali/internal/window-system/tizen-wayland/ecore-wl/window-base-ecore-wl.cpp
dali/internal/window-system/tizen-wayland/ecore-wl/window-base-ecore-wl.h
dali/internal/window-system/tizen-wayland/ecore-wl2/window-base-ecore-wl2.cpp
dali/internal/window-system/tizen-wayland/ecore-wl2/window-base-ecore-wl2.h
dali/internal/window-system/tizen-wayland/native-render-surface-ecore-wl.cpp
dali/internal/window-system/tizen-wayland/native-render-surface-ecore-wl.h
dali/internal/window-system/ubuntu-x11/pixmap-render-surface-ecore-x.cpp
dali/internal/window-system/ubuntu-x11/pixmap-render-surface-ecore-x.h
dali/internal/window-system/ubuntu-x11/window-base-ecore-x.cpp
dali/internal/window-system/ubuntu-x11/window-base-ecore-x.h
dali/internal/window-system/windows/platform-implement-win.cpp
dali/internal/window-system/windows/platform-implement-win.h
dali/internal/window-system/windows/window-base-win.cpp
dali/internal/window-system/windows/window-base-win.h