Searched refs:SetInterpolator (Results 1 – 15 of 15) sorted by relevance
64 transition->SetInterpolator(interpolator); in StartCustomTransition()90 transition->SetInterpolator(interpolator); in StartRenderTransition()
86 animation->SetInterpolator(interpolator); in OnStart()
151 animation->SetInterpolator(interpolator); in OnStart()
35 void RSRenderCurveAnimation::SetInterpolator(const std::shared_ptr<RSInterpolator>& interpolator) in SetInterpolator() function in OHOS::Rosen::RSRenderCurveAnimation89 SetInterpolator(interpolator); in ParseParam()
40 void RSRenderPathAnimation::SetInterpolator(const std::shared_ptr<RSInterpolator>& interpolator) in SetInterpolator() function in OHOS::Rosen::RSRenderPathAnimation183 SetInterpolator(interpolator); in ParseParam()
79 SetInterpolator(interpolator); in ParseParam()
33 void SetInterpolator(const std::shared_ptr<RSInterpolator>& interpolator) in SetInterpolator() function
36 void SetInterpolator(const std::shared_ptr<RSInterpolator>& interpolator);
40 void SetInterpolator(const std::shared_ptr<RSInterpolator>& interpolator);
244 bool SetInterpolator(const TypeId& id); in META_BEGIN_NAMESPACE()
395 GetState().SetInterpolator(p ? p.property->GetTypeId() : TypeId {}); in META_BEGIN_NAMESPACE()414 this->GetState().SetInterpolator(p ? p.property->GetTypeId() : TypeId {}); in META_BEGIN_NAMESPACE()
420 bool PropertyAnimationState::SetInterpolator(const TypeId& id) in SetInterpolator() function in Internal::PropertyAnimationState
111 renderCurveAnimation->SetInterpolator(interpolator);
109 renderPathAnimation->SetInterpolator(interpolator);
70 rsRenderPathAnimation.SetInterpolator(nullptr); in HWTEST_F()