Searched refs:populateEstimator (Results 1 – 2 of 2) sorted by relevance
246 void populateEstimator(const State& state, VelocityTracker::Estimator* outEstimator) const;
787 populateEstimator(state, outEstimator); in getEstimator()849 void IntegratingVelocityTrackerStrategy::populateEstimator(const State& state, in populateEstimator() function in android::IntegratingVelocityTrackerStrategy