Searched refs:vector4fValueEstimator (Results 1 – 1 of 1) sorted by relevance
214 …auto vector4fValueEstimator = std::static_pointer_cast<RSCurveValueEstimator<Vector4f>>(valueEstim… in OnAnimate() local215 if (vector4fValueEstimator != nullptr) { in OnAnimate()217 … vector4fValueEstimator->GetAnimationValue(interpolator_->Interpolate(fraction), GetAdditive()); in OnAnimate()