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

  /frameworks/native/include/input/
VelocityTracker.h 188 const Weighting mWeighting;
  /frameworks/native/libs/input/
VelocityTracker.cpp 364 mDegree(degree), mWeighting(weighting) {
644 if (degree == 2 && mWeighting == WEIGHTING_NONE) { // optimize unweighted, degree=2 fit
685 switch (mWeighting) {
    [all...]

Completed in 3377 milliseconds