Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/base/view_abstract/
Dview_abstract_test_ng.cpp830 MotionPathOption motionPath; variable
865 MotionPathOption motionPath; variable
1251 MotionPathOption motionPath; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h532 virtual void OnMotionPathUpdate(const MotionPathOption& motionPath) {} in OnMotionPathUpdate()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract.cpp1561 void ViewAbstract::SetMotionPath(const MotionPathOption& motionPath) in SetMotionPath()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp3150 void RosenRenderContext::OnMotionPathUpdate(const MotionPathOption& motionPath)