GetEstimator 27 ui/events/gesture_detection/velocity_tracker.cc virtual bool GetEstimator(uint32_t id, Estimator* out_estimator) const = 0; GetEstimator 123 ui/events/gesture_detection/velocity_tracker.cc virtual bool GetEstimator(uint32_t id, GetEstimator 162 ui/events/gesture_detection/velocity_tracker.cc virtual bool GetEstimator(uint32_t id, GetEstimator 346 ui/events/gesture_detection/velocity_tracker.cc if (GetEstimator(id, &estimator) && estimator.degree >= 1) { GetEstimator 375 ui/events/gesture_detection/velocity_tracker.cc return strategy_->GetEstimator(id, out_estimator); GetEstimator 138 ui/events/gesture_detection/velocity_tracker.h bool GetEstimator(uint32_t id, Estimator* out_estimator) const;