Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimator.cpp305 bool Animator::GetInitAnimationDirection() in GetInitAnimationDirection() function in OHOS::Ace::Animator
724 isCurDirection_ = GetInitAnimationDirection(); in StartInner()
740 if (GetInitAnimationDirection()) { in GetAnimationOption()
H A Danimator.h234 bool GetInitAnimationDirection();
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_animator.cpp155 bool Animator::GetInitAnimationDirection() in GetInitAnimationDirection() function in OHOS::Ace::Animator