Home
last modified time | relevance | path

Searched defs:SetMotionPath (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h709 void SetMotionPath(const MotionPathOption& option) override in SetMotionPath() function
H A Dview_abstract.cpp2703 void ViewAbstract::SetMotionPath(const MotionPathOption& motionPath) in SetMotionPath() function in OHOS::Ace::NG::ViewAbstract
3300 void ViewAbstract::SetMotionPath(FrameNode* frameNode, const MotionPathOption& motionPath) in SetMotionPath() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp812 void ViewAbstractModelImpl::SetMotionPath(const MotionPathOption& option) in SetMotionPath() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2593 void SetMotionPath(ArkUINodeHandle node, ArkUI_CharPtr path, ArkUI_Float32 from, ArkUI_Float32 to, … in SetMotionPath() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp3697 ArkUINativeModuleValue CommonBridge::SetMotionPath(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetMotionPath() function in OHOS::Ace::NG::CommonBridge