Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DVelocityTracker.h143 WEIGHTING_NONE, enumerator
157 LeastSquaresVelocityTrackerStrategy(uint32_t degree, Weighting weighting = WEIGHTING_NONE);
/frameworks/native/libs/input/
DVelocityTracker.cpp686 case WEIGHTING_NONE: in chooseWeight()