Searched refs:CalculateVelocity (Results 1 – 5 of 5) sorted by relevance
191 auto velocity = CalculateVelocity(mappedTime); in OnAnimate()227 std::shared_ptr<RSRenderPropertyBase> RSRenderInterpolatingSpringAnimation::CalculateVelocity(float… in CalculateVelocity() function in OHOS::Rosen::RSRenderInterpolatingSpringAnimation
55 std::shared_ptr<RSRenderPropertyBase> CalculateVelocity(float time) const;
64 std::shared_ptr<RSRenderPropertyBase> CalculateVelocity(float time) const;
168 auto velocity = renderInterpolatingSpringAnimation->CalculateVelocity(0.0);
84 void MagicPointerVelocityTracker::CalculateVelocity(PointerEvent::PointerItem pointerItem, int64_t … in CalculateVelocity() function in OHOS::MagicPointerVelocityTracker