Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DVelocityTracker.h141 enum Weighting { enum
157 LeastSquaresVelocityTrackerStrategy(uint32_t degree, Weighting weighting = WEIGHTING_NONE);
188 const Weighting mWeighting;
/frameworks/native/libs/input/
DVelocityTracker.cpp358 uint32_t degree, Weighting weighting) : in LeastSquaresVelocityTrackerStrategy()