Home
last modified time | relevance | path

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

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