HomeSort by relevance Sort by last modified time
    Searched refs:populateEstimator (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/input/
VelocityTracker.h 225 void populateEstimator(const State& state, VelocityTracker::Estimator* outEstimator) const;
  /frameworks/native/libs/input/
VelocityTracker.cpp 733 populateEstimator(state, outEstimator);
795 void IntegratingVelocityTrackerStrategy::populateEstimator(const State& state,
    [all...]

Completed in 56 milliseconds