Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DVelocityTracker.h232 const uint32_t mDegree; variable
258 const uint32_t mDegree; variable
/frameworks/native/libs/input/
DVelocityTracker.cpp428 mDegree(degree), in LeastSquaresVelocityTrackerStrategy()
660 uint32_t degree = mDegree; in getVelocity()
762 mDegree(degree) { in IntegratingVelocityTrackerStrategy()
820 if (mDegree == 1) { in updateState()