[Tizen] Add screen and client rotation itself function
authorHeeyong Song <heeyong.song@samsung.com>
Thu, 28 May 2020 05:19:08 +0000 (14:19 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 28 May 2020 05:19:10 +0000 (14:19 +0900)
commit245145b99e891257624bb7ec63630860ae161fab
treecc87ba1aa502401a163ec732b6fd6dd2267ffdf9
parent4201e37f464e0ed3512dd77709134909dcfa77d2
[Tizen] Add screen and client rotation itself function

Change-Id: Ib3d9ea857668a0bc9d015b079bc3c76855f94175
19 files changed:
dali/integration-api/adaptor-framework/render-surface-interface.h
dali/integration-api/adaptor-framework/scene-holder-impl.cpp
dali/integration-api/adaptor-framework/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/window-base-win.cpp
dali/internal/window-system/windows/window-base-win.h