[Tizen] Use Dali::KeyFrames during AnimateBetween 16/296916/3
authorEunki, Hong <eunkiki.hong@samsung.com>
Fri, 9 Jun 2023 02:19:29 +0000 (11:19 +0900)
committerseungho baek <sbsh.baek@samsung.com>
Wed, 23 Aug 2023 04:46:20 +0000 (13:46 +0900)
commit6630e257ed837022ea9d78ad5b1b057a0bd0a526
treeb04b1ca533b259dd52e8aaa27c4e6526ac24cdb9
parentf3c3d33c755b44f4095c57ed98326aec6310cee6
[Tizen] Use Dali::KeyFrames during AnimateBetween

Since KeyFrames is already BaseHandle, we don't need to use
reference of BaseHandle. So let we make BaseHandle instead of
Internal::KeyFrames.

Change-Id: I32d79aa382dde45af07bb3ded376c37fcdbfe629
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/internal/event/animation/animation-impl.cpp
dali/internal/event/animation/animation-impl.h
dali/public-api/animation/animation.cpp
dali/public-api/animation/animation.h