Home
last modified time | relevance | path

Searched refs:NotifyMotion (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_animator.cpp226 void Animator::NotifyMotion(int32_t playedTime) {} in NotifyMotion() function in OHOS::Ace::Animator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimator.h217 void NotifyMotion(int32_t playedTime);
H A Danimator.cpp612 NotifyMotion(playedTime); in OnFrame()
674 void Animator::NotifyMotion(int32_t playedTime) in NotifyMotion() function in OHOS::Ace::Animator