Searched defs:getEstimator (Results 1 – 3 of 3) sorted by relevance
355 bool VelocityTracker::getEstimator(uint32_t id, Estimator* outEstimator) const { in getEstimator() function in android::VelocityTracker603 bool LeastSquaresVelocityTrackerStrategy::getEstimator(uint32_t id, in getEstimator() function in android::LeastSquaresVelocityTrackerStrategy786 bool IntegratingVelocityTrackerStrategy::getEstimator(uint32_t id, in getEstimator() function in android::IntegratingVelocityTrackerStrategy902 bool LegacyVelocityTrackerStrategy::getEstimator(uint32_t id, in getEstimator() function in android::LegacyVelocityTrackerStrategy1125 bool ImpulseVelocityTrackerStrategy::getEstimator(uint32_t id, in getEstimator() function in android::ImpulseVelocityTrackerStrategy
212 public boolean getEstimator(int id, Estimator outEstimator) { in getEstimator() method in VelocityTracker
135 bool VelocityTrackerState::getEstimator(int32_t id, VelocityTracker::Estimator* outEstimator) { in getEstimator() function in android::VelocityTrackerState