Home
last modified time | relevance | path

Searched defs:motionPath (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-motion-path-animation.md9 ## motionPath section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-motion-path-animation.md9 ## motionPath section
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng.cpp1046 MotionPathOption motionPath; variable
1091 MotionPathOption motionPath; variable
1549 MotionPathOption motionPath; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h811 virtual void OnMotionPathUpdate(const MotionPathOption& motionPath) {} in OnMotionPathUpdate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp2703 void ViewAbstract::SetMotionPath(const MotionPathOption& motionPath) in SetMotionPath()
3300 void ViewAbstract::SetMotionPath(FrameNode* frameNode, const MotionPathOption& motionPath) in SetMotionPath()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp5118 void RosenRenderContext::OnMotionPathUpdate(const MotionPathOption& motionPath)
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js4219 motionPath(value) { method in ArkComponent
10303 motionPath(value) { method in ArkSpanComponent
25687 motionPath(value) { method in ArkXComponentComponent