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