Supports to acknowledge for completing window rotation 95/262895/22
authorWonsik Jung <sidein@samsung.com>
Mon, 23 Aug 2021 07:04:29 +0000 (16:04 +0900)
committerWonsik Jung <sidein@samsung.com>
Tue, 19 Oct 2021 05:42:42 +0000 (14:42 +0900)
commitea68cf28bef0700c1432b8b84cef7758eede61c3
tree2737a8c90bf6d36539e7cfb0682adb4a97db4081
parent18280ecbc4acc01995758c47e3985902cdfe4f39
Supports to acknowledge for completing  window rotation

It is waited the window rotation completing until a view finishes to draw.
The view is drawn on the other thread.
It means asychronous rendering occurs between dali render thread and the other thread when window is rotated.

Change-Id: I6bc0fc45337f7972cf2d2bdc7f1a53c3a3710cf3
automated-tests/src/dali-adaptor/utc-Dali-Window.cpp
dali/devel-api/adaptor-framework/window-devel.cpp
dali/devel-api/adaptor-framework/window-devel.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-impl.cpp
dali/internal/window-system/common/window-impl.h
dali/internal/window-system/common/window-render-surface.cpp
dali/internal/window-system/common/window-render-surface.h