Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A 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
136 auto motionPathOption = std::make_unique<RSMotionPathOption>(ANIMATION_PATH); variable
H A 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
H A Drs_implicit_animator_test.cpp129 auto motionPathOption = std::make_shared<RSMotionPathOption>(ANIMATION_PATH); variable
H A Drs_animation_supplement_test.cpp299 std::shared_ptr<RSMotionPathOption> motionPathOption; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dshared_transition_option.h32 MotionPathOption motionPathOption; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/
H A 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
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_modifier.h86 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 Drs_implicit_animator_test.cpp133 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 Drs_implicit_animation_param.cpp218 …const RSAnimationTimingCurve& timingCurve, const std::shared_ptr<RSMotionPathOption>& motionPathOp… in RSImplicitPathAnimationParam()
H A Drs_implicit_animator.cpp360 …RSImplicitAnimator::BeginImplicitPathAnimation(const std::shared_ptr<RSMotionPathOption>& motionPa… in BeginImplicitPathAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dshared_transition_effect.cpp247 const auto& motionPathOption = option.GetMotionPathOption(); in CreateTranslateAnimation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.h285 CJMotionPathOptions motionPathOption; member
H A Dcj_view_abstract_ffi.cpp815 MotionPathOption motionPathOption; in FfiOHOSAceFrameworkViewAbstractSetSharedTransition() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp5005 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 Drs_node.cpp490 void RSNode::SetMotionPathOption(const std::shared_ptr<RSMotionPathOption>& motionPathOption) in SetMotionPathOption()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2597 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 Djs_view_abstract.cpp2719 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 Darkts_native_common_bridge.cpp5406 MotionPathOption motionPathOption; in SetSharedTransition() local