Optimize render task completed notify signal 08/305708/1
authorEunki Hong <eunkiki.hong@samsung.com>
Tue, 6 Feb 2024 15:59:05 +0000 (00:59 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Tue, 6 Feb 2024 15:59:05 +0000 (00:59 +0900)
commit2885f1eb8650eba117dac772c7424dcfc93776bf
treeae69b5e6469b549d0787d67e563655baddf34cc4
parent7a8dbcc69ca8a172e24d35f8eab7900ad00a06a9
Optimize render task completed notify signal

Let we follow up RenderTask also optimized like Animation.

The relationship between RenderTask <-> RenderTaskList is euqal with
Animation <-> AnimationPlayList. So we can use same logic.

Change-Id: I61072374252394e01fe542d8b02941c5b4e58476
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
dali/internal/event/render-tasks/render-task-list-impl.cpp