Searched defs:getEstimator (Results 1 – 3 of 3) sorted by relevance
357 bool VelocityTracker::getEstimator(uint32_t id, Estimator* outEstimator) const { in getEstimator() function in android::VelocityTracker626 bool LeastSquaresVelocityTrackerStrategy::getEstimator(uint32_t id, in getEstimator() function in android::LeastSquaresVelocityTrackerStrategy812 bool IntegratingVelocityTrackerStrategy::getEstimator(uint32_t id, in getEstimator() function in android::IntegratingVelocityTrackerStrategy928 bool LegacyVelocityTrackerStrategy::getEstimator(uint32_t id, in getEstimator() function in android::LegacyVelocityTrackerStrategy1160 bool ImpulseVelocityTrackerStrategy::getEstimator(uint32_t id, in getEstimator() function in android::ImpulseVelocityTrackerStrategy
214 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