Home
last modified time | relevance | path

Searched refs:Weighting (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/input/
DVelocityTracker.h162 enum Weighting { enum
178 LeastSquaresVelocityTrackerStrategy(uint32_t degree, Weighting weighting = WEIGHTING_NONE);
209 const Weighting mWeighting;
/frameworks/native/libs/input/
DVelocityTracker.cpp327 uint32_t degree, Weighting weighting) : in LeastSquaresVelocityTrackerStrategy()