Home
last modified time | relevance | path

Searched defs:motionPathOption (Results 1 – 11 of 11) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
Drs_motion_path_option_test.cpp51 auto motionPathOption = std::make_unique<RSMotionPathOption>(ANIMATION_PATH); variable
70 auto motionPathOption = std::make_unique<RSMotionPathOption>(ANIMATION_PATH); variable
93 auto motionPathOption = std::make_unique<RSMotionPathOption>(ANIMATION_PATH); variable
116 auto motionPathOption = std::make_unique<RSMotionPathOption>(ANIMATION_PATH); variable
Drs_node_animate_supplement_test.cpp175 auto motionPathOption = std::make_shared<RSMotionPathOption>(ANIMATION_PATH); variable
340 auto motionPathOption = std::make_shared<RSMotionPathOption>(ANIMATION_PATH); variable
Drs_animation_supplement_test.cpp292 std::shared_ptr<RSMotionPathOption> motionPathOption; variable
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dshared_transition_option.h32 MotionPathOption motionPathOption; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/
Drsanimation_fuzzer.cpp248 auto motionPathOption = std::make_shared<RSMotionPathOption>(path); in RsMotionPathOptionFuzzTest() local
351 auto motionPathOption = std::make_shared<RSMotionPathOption>(path); in RsImplicitAnimatorFuzzTest() local
380 auto motionPathOption = std::make_shared<RSMotionPathOption>(path); in RsImplicitAnimatorParamFuzzTest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
Drs_modifier.h67 void SetMotionPathOption(const std::shared_ptr<RSMotionPathOption>& motionPathOption) in SetMotionPathOption()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_implicit_animation_param.cpp104 …const RSAnimationTimingCurve& timingCurve, const std::shared_ptr<RSMotionPathOption>& motionPathOp… in RSImplicitPathAnimationParam()
Drs_implicit_animator.cpp219 …RSImplicitAnimator::BeginImplicitPathAnimation(const std::shared_ptr<RSMotionPathOption>& motionPa… in BeginImplicitPathAnimation()
/foundation/arkui/ace_engine/frameworks/core/animation/
Dshared_transition_effect.cpp265 const auto& motionPathOption = option.GetMotionPathOption(); in CreateTranslateAnimation() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.cpp363 void RSNode::SetMotionPathOption(const std::shared_ptr<RSMotionPathOption>& motionPathOption) in SetMotionPathOption()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp1978 MotionPathOption motionPathOption; in JsSharedTransition() local
4727 MotionPathOption motionPathOption; in JsMotionPath() local