Move mItemsDirtyRects from Scene to SceneGraph::Scene 34/267634/4
authorHeeyong Song <heeyong.song@samsung.com>
Wed, 8 Dec 2021 05:49:56 +0000 (14:49 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 16 Dec 2021 00:43:02 +0000 (09:43 +0900)
commit9502baa1298289b85dcf263d723521ce6a400fd6
tree5c52703f5c9b41e2efd0cd8a6a8c02d8db979b42
parentec0521a8612bce2a78f20822ac426b883c132523
Move mItemsDirtyRects from Scene to SceneGraph::Scene

The list is used in the update thread. So move it to SceneGraph::Scene

Change-Id: Ic3b374d2e3840c05d72ed8b55697db4e5eef1f13
automated-tests/src/dali/utc-Dali-Actor.cpp
dali/internal/event/common/scene-impl.cpp
dali/internal/event/common/scene-impl.h
dali/internal/render/common/render-manager.cpp
dali/internal/update/common/scene-graph-scene.cpp
dali/internal/update/common/scene-graph-scene.h