Searched defs:SetInitialVelocity (Results 1 – 5 of 5) sorted by relevance
139 void RSSpringAnimation::SetInitialVelocity(const std::shared_ptr<RSPropertyBase>& velocity) in SetInitialVelocity() function in OHOS::Rosen::RSSpringAnimation
120 virtual void SetInitialVelocity(const std::shared_ptr<RSPropertyBase>& velocity) {}; in SetInitialVelocity() function
372 void RSRenderSpringAnimation::SetInitialVelocity(const std::shared_ptr<RSRenderPropertyBase>& veloc… in SetInitialVelocity() function in OHOS::Rosen::RSRenderSpringAnimation
321 virtual void SetInitialVelocity(const std::shared_ptr<RSRenderPropertyBase>& initialVelocity) {} in SetInitialVelocity() function392 void SetInitialVelocity(const std::shared_ptr<RSRenderPropertyBase>& initialVelocity) override in SetInitialVelocity() function
56 void SetInitialVelocity(const std::shared_ptr<RSRenderPropertyBase>& velocity) in SetInitialVelocity() function in OHOS::Rosen::RSRenderSpringAnimationMock