Optimize Orphan animator Cleanup. 63/248763/1
authorSubhransu Mohanty <sub.mohanty@samsung.com>
Wed, 2 Dec 2020 05:48:17 +0000 (14:48 +0900)
committerSubhransu Mohanty <sub.mohanty@samsung.com>
Wed, 2 Dec 2020 05:51:29 +0000 (14:51 +0900)
commit2d970aead71b5ec203887d14f5cb36ae1f31aec1
tree4925ec9dcc9ec7d3a22b6eda7ac2fc57a044a564
parentb53700710fb09daf8e051a9ccff08383d20e706f
Optimize Orphan animator Cleanup.

keep a cleanup falg and update it if cleanup is required.
and then cleanup at onece all the orphan animators.

when there are no orphan animators we don't have to walk the animators twice.

Change-Id: I9c2f7f2bef9a7655481743a22abdf366d8b12f21
dali/internal/update/animation/scene-graph-animation.cpp