Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
Drs_property.h182 virtual void SetMotionPathOption(const std::shared_ptr<RSMotionPathOption>& motionPathOption) {} in SetMotionPathOption() function
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dtween_option.h178 void SetMotionPathOption(const MotionPathOption& option) in SetMotionPathOption() function
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Drender_component.h294 void SetMotionPathOption(const MotionPathOption& option) in SetMotionPathOption() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.cpp793 void RSNode::SetMotionPathOption(const std::shared_ptr<RSMotionPathOption>& motionPathOption) in SetMotionPathOption() function in OHOS::Rosen::RSNode