Searched refs:chooseWeight (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/input/
H A DVelocityTracker.h185 float chooseWeight(uint32_t index) const;
/frameworks/native/libs/input/
H A DVelocityTracker.cpp583 w[m] = chooseWeight(index);
625 float LeastSquaresVelocityTrackerStrategy::chooseWeight(uint32_t index) const { function in class:android::LeastSquaresVelocityTrackerStrategy

Completed in 80 milliseconds