Home
last modified time | relevance | path

Searched refs:GetMotionPathOption (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_component.h289 const MotionPathOption& GetMotionPathOption() const in GetMotionPathOption() function
H A Drender_node.cpp1326 motionPathOption_ = renderComponent->GetMotionPathOption(); in UpdateAll()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtween_option.h173 const MotionPathOption& GetMotionPathOption() const in GetMotionPathOption() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dshared_transition_effect.cpp247 const auto& motionPathOption = option.GetMotionPathOption(); in CreateTranslateAnimation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h180 const std::shared_ptr<RSMotionPathOption> GetMotionPathOption() const;
H A Drs_node.cpp502 const std::shared_ptr<RSMotionPathOption> RSNode::GetMotionPathOption() const in GetMotionPathOption() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dview_stack_processor.cpp737 renderComponent->SetMotionPathOption(positionedComponent->GetMotionPathOption()); in UpdateTopComponentProps()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp4041 rsNode->GetMotionPathOption();
5016 HWTEST_F(RSNodeTest, GetMotionPathOption, TestSize.Level1)
5022 rsNode->GetMotionPathOption();
H A Drs_canvas_node_test.cpp3430 canvasNode->GetMotionPathOption();