(Partial Update) Fix the issue when we have several RenderTasks 75/285575/2
authorHeeyong Song <heeyong.song@samsung.com>
Tue, 13 Dec 2022 06:00:32 +0000 (15:00 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 15 Dec 2022 02:23:33 +0000 (11:23 +0900)
commit15e4bf2e4f1e2789c392170ec16238af4820cb97
tree7999ad614a782a317f5276738e70ae3a30aad160
parentb1e9a32ceb2e3a8967d31d7c4a5f26039a545c21
(Partial Update) Fix the issue when we have several RenderTasks

They may render on the off-screen buffer or the camera position may be moved.
Do not break the damaged rect calculation in the cases

Change-Id: Ie36922355bf979c5961bb9e7c12cde44a5644116
automated-tests/src/dali/utc-Dali-Actor.cpp
automated-tests/src/dali/utc-Dali-RenderTask.cpp
dali/internal/render/common/render-manager.cpp