Searched defs:SetMotionPath (Results 1 – 7 of 7) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | view_abstract_model_ng.h | 568 void SetMotionPath(const MotionPathOption& option) override in SetMotionPath() function
|
| D | view_abstract.cpp | 1923 void ViewAbstract::SetMotionPath(const MotionPathOption &motionPath) in SetMotionPath() function in OHOS::Ace::NG::ViewAbstract 2384 void ViewAbstract::SetMotionPath(FrameNode* frameNode, const MotionPathOption& motionPath) in SetMotionPath() function in OHOS::Ace::NG::ViewAbstract
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | view_abstract_model_impl.cpp | 811 void ViewAbstractModelImpl::SetMotionPath(const MotionPathOption& option) in SetMotionPath() function in OHOS::Ace::Framework::ViewAbstractModelImpl
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | node_common_modifier.cpp | 1976 void SetMotionPath(ArkUINodeHandle node, const char* path, float from, float to, ArkUI_Bool rotatab… in SetMotionPath() function
|
| D | common_modifier.cpp | 1964 void SetMotionPath(NodeHandle node, const char* path, float from, float to, bool rotatable) in SetMotionPath() function
|
| D | api.h | 295 void (*SetMotionPath)(NodeHandle node, const char *path, float from, float to, bool rotatable); member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_common_bridge.cpp | 3059 ArkUINativeModuleValue CommonBridge::SetMotionPath(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetMotionPath() function in OHOS::Ace::NG::CommonBridge
|