Home
last modified time | relevance | path

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

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