Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DVelocityTracker.h187 const uint32_t mDegree; variable
219 const uint32_t mDegree; variable
/frameworks/native/libs/input/
DVelocityTracker.cpp359 mDegree(degree), mWeighting(weighting) { in LeastSquaresVelocityTrackerStrategy()
593 uint32_t degree = mDegree; in getEstimator()
696 mDegree(degree) { in IntegratingVelocityTrackerStrategy()
773 if (mDegree == 1) { in updateState()