Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_VelocityTracker.cpp62 Velocity mCalculatedVelocity[MAX_POINTERS]; member in android::VelocityTrackerState
102 Velocity& velocity = mCalculatedVelocity[index]; in computeCurrentVelocity()
116 const Velocity& velocity = mCalculatedVelocity[index]; in getVelocity()