Home
last modified time | relevance | path

Searched refs:RSImplicitPathAnimationParam (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_implicit_animation_param.h115 class RSImplicitPathAnimationParam : public RSImplicitAnimationParam {
117 RSImplicitPathAnimationParam(const RSAnimationTimingProtocol& timingProtocol,
120 ~RSImplicitPathAnimationParam() override = default;
H A Drs_implicit_animation_param.cpp217 RSImplicitPathAnimationParam::RSImplicitPathAnimationParam(const RSAnimationTimingProtocol& timingP… in RSImplicitPathAnimationParam() function in OHOS::Rosen::RSImplicitPathAnimationParam
223 std::shared_ptr<RSAnimation> RSImplicitPathAnimationParam::CreateAnimation(std::shared_ptr<RSProper… in CreateAnimation()
H A Drs_implicit_animator.cpp377 …auto pathAnimationParam = std::make_shared<RSImplicitPathAnimationParam>(protocol, curve, motionPa… in BeginImplicitPathAnimation()
573 auto pathImplicitParam = static_cast<RSImplicitPathAnimationParam*>(params.get()); in CreateImplicitAnimation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/test/unittest/animation/
H A Drs_animation_test.cpp587 std::unique_ptr<RSImplicitPathAnimationParam> animationParam =
588 std::make_unique<RSImplicitPathAnimationParam>(protocol, curve, option);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/
H A Drsanimation_fuzzer.cpp388 auto testtPathParam = std::make_shared<RSImplicitPathAnimationParam>(timingProtocol, in RsImplicitAnimatorParamFuzzTest()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_supplement_test.cpp534 auto pathParam = std::make_shared<RSImplicitPathAnimationParam>(
545 auto pathParam2 = std::make_shared<RSImplicitPathAnimationParam>(