Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_animator.cpp261 bool Animator::UpdateRepeatTimesLeftAndCheckFinished(int32_t playedLoops) in UpdateRepeatTimesLeftAndCheckFinished() function in OHOS::Ace::Animator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimator.h237 bool UpdateRepeatTimesLeftAndCheckFinished(int32_t playedLoops);
H A Danimator.cpp637 needStop = UpdateRepeatTimesLeftAndCheckFinished(playedLoops); in NotifyInterpolator()
860 bool Animator::UpdateRepeatTimesLeftAndCheckFinished(int32_t playedLoops) in UpdateRepeatTimesLeftAndCheckFinished() function in OHOS::Ace::Animator