Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DVelocityTracker.h208 const uint32_t mDegree; variable
240 const uint32_t mDegree; variable
/frameworks/native/libs/input/
DVelocityTracker.cpp328 mDegree(degree), mWeighting(weighting) { in LeastSquaresVelocityTrackerStrategy()
630 uint32_t degree = mDegree; in getEstimator()
749 mDegree(degree) { in IntegratingVelocityTrackerStrategy()
827 if (mDegree == 1) { in updateState()