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

  /frameworks/native/include/input/
VelocityTracker.h 185 float chooseWeight(uint32_t index) const;
  /frameworks/native/libs/input/
VelocityTracker.cpp 583 w[m] = chooseWeight(index);
625 float LeastSquaresVelocityTrackerStrategy::chooseWeight(uint32_t index) const {
    [all...]

Completed in 177 milliseconds