Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimator_info.h116 void SetAnimatorMotion(const RefPtr<Motion>& motion) in SetAnimatorMotion() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_animator.cpp329 animatorInfo->SetAnimatorMotion(motion); in SetMotion()