Searched refs:RSImplicitPathAnimationParam (Results 1 – 6 of 6) sorted by relevance
115 class RSImplicitPathAnimationParam : public RSImplicitAnimationParam {117 RSImplicitPathAnimationParam(const RSAnimationTimingProtocol& timingProtocol,120 ~RSImplicitPathAnimationParam() override = default;
217 RSImplicitPathAnimationParam::RSImplicitPathAnimationParam(const RSAnimationTimingProtocol& timingP… in RSImplicitPathAnimationParam() function in OHOS::Rosen::RSImplicitPathAnimationParam223 std::shared_ptr<RSAnimation> RSImplicitPathAnimationParam::CreateAnimation(std::shared_ptr<RSProper… in CreateAnimation()
377 …auto pathAnimationParam = std::make_shared<RSImplicitPathAnimationParam>(protocol, curve, motionPa… in BeginImplicitPathAnimation()573 auto pathImplicitParam = static_cast<RSImplicitPathAnimationParam*>(params.get()); in CreateImplicitAnimation()
587 std::unique_ptr<RSImplicitPathAnimationParam> animationParam =588 std::make_unique<RSImplicitPathAnimationParam>(protocol, curve, option);
388 auto testtPathParam = std::make_shared<RSImplicitPathAnimationParam>(timingProtocol, in RsImplicitAnimatorParamFuzzTest()
534 auto pathParam = std::make_shared<RSImplicitPathAnimationParam>(545 auto pathParam2 = std::make_shared<RSImplicitPathAnimationParam>(