| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| D | rs_motion_path_option_test.cpp | 51 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 136 auto motionPathOption = std::make_unique<RSMotionPathOption>(ANIMATION_PATH); variable
|
| D | rs_node_animate_supplement_test.cpp | 175 auto motionPathOption = std::make_shared<RSMotionPathOption>(ANIMATION_PATH); variable 340 auto motionPathOption = std::make_shared<RSMotionPathOption>(ANIMATION_PATH); variable
|
| D | rs_implicit_animator_test.cpp | 129 auto motionPathOption = std::make_shared<RSMotionPathOption>(ANIMATION_PATH); variable
|
| D | rs_animation_supplement_test.cpp | 299 std::shared_ptr<RSMotionPathOption> motionPathOption; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| D | shared_transition_option.h | 32 MotionPathOption motionPathOption; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/ |
| D | rsanimation_fuzzer.cpp | 248 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/ |
| D | rs_modifier.h | 86 void SetMotionPathOption(const std::shared_ptr<RSMotionPathOption>& motionPathOption) in SetMotionPathOption()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/ |
| D | rs_implicit_animator_test.cpp | 133 auto motionPathOption = std::make_shared<RSMotionPathOption>("path"); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| D | rs_implicit_animation_param.cpp | 218 …const RSAnimationTimingCurve& timingCurve, const std::shared_ptr<RSMotionPathOption>& motionPathOp… in RSImplicitPathAnimationParam()
|
| D | rs_implicit_animator.cpp | 360 …RSImplicitAnimator::BeginImplicitPathAnimation(const std::shared_ptr<RSMotionPathOption>& motionPa… in BeginImplicitPathAnimation()
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| D | shared_transition_effect.cpp | 247 const auto& motionPathOption = option.GetMotionPathOption(); in CreateTranslateAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| D | cj_view_abstract_ffi.h | 285 CJMotionPathOptions motionPathOption; member
|
| D | cj_view_abstract_ffi.cpp | 815 MotionPathOption motionPathOption; in FfiOHOSAceFrameworkViewAbstractSetSharedTransition() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
| D | rs_node_test.cpp | 4991 auto motionPathOption = std::make_shared<RSMotionPathOption>(path); variable 5006 auto motionPathOption = std::make_shared<RSMotionPathOption>(path); variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_node.cpp | 490 void RSNode::SetMotionPathOption(const std::shared_ptr<RSMotionPathOption>& motionPathOption) in SetMotionPathOption()
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | node_common_modifier.cpp | 2587 OHOS::Ace::MotionPathOption motionPathOption; in SetMotionPath() local 2600 OHOS::Ace::MotionPathOption motionPathOption = MotionPathOption(); in ResetMotionPath() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_view_abstract.cpp | 2690 MotionPathOption motionPathOption; in JsSharedTransition() local 6867 MotionPathOption motionPathOption; in JsMotionPath() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_common_bridge.cpp | 5283 MotionPathOption motionPathOption; in SetSharedTransition() local
|