Searched defs:getEstimator (Results 1 – 3 of 3) sorted by relevance
338 bool VelocityTracker::getEstimator(uint32_t id, Estimator* outEstimator) const { in getEstimator() function in android::VelocityTracker611 bool LeastSquaresVelocityTrackerStrategy::getEstimator(uint32_t id, in getEstimator() function in android::LeastSquaresVelocityTrackerStrategy797 bool IntegratingVelocityTrackerStrategy::getEstimator(uint32_t id, in getEstimator() function in android::IntegratingVelocityTrackerStrategy914 bool LegacyVelocityTrackerStrategy::getEstimator(uint32_t id, in getEstimator() function in android::LegacyVelocityTrackerStrategy1147 bool ImpulseVelocityTrackerStrategy::getEstimator(uint32_t id, in getEstimator() function in android::ImpulseVelocityTrackerStrategy
413 public boolean getEstimator(int id, Estimator outEstimator) { in getEstimator() method in VelocityTracker
132 bool VelocityTrackerState::getEstimator(int32_t id, VelocityTracker::Estimator* outEstimator) { in getEstimator() function in android::VelocityTrackerState