Home
last modified time | relevance | path

Searched refs:GetAnimatorMotion (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimator_info.h121 const RefPtr<Motion>& GetAnimatorMotion() const in GetAnimatorMotion() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_animator.cpp102 auto motion = animatorInfo->GetAnimatorMotion(); in CreateAnimation()