[Tizen] Add screen and client rotation itself function
authorSunghyun kim <scholb.kim@samsung.com>
Tue, 1 Oct 2019 07:37:05 +0000 (16:37 +0900)
committerSunghyun kim <scholb.kim@samsung.com>
Tue, 1 Oct 2019 07:37:08 +0000 (16:37 +0900)
commit09c9ade5cb3bacc5e17dd628c8c3a6253eebb425
treee5ac1043ca7a45de2137dc460dd7911afa301744
parent4db20b3ce0f7cc820740eb00faace1037682555a
[Tizen] Add screen and client rotation itself function

This reverts commit 53fdb2e5468ea10660fa8ef1e2247c05bff7edb2.

Change-Id: Ic5016e2595e76b4c4aa224b595a66bc3aa055dee
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