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

/frameworks/base/core/jni/
H A Dandroid_view_VelocityTracker.cpp56 struct Velocity { struct in class:android::VelocityTrackerState
63 Velocity mCalculatedVelocity[MAX_POINTERS];
104 Velocity& velocity = mCalculatedVelocity[index];
118 const Velocity& velocity = mCalculatedVelocity[index];

Completed in 728 milliseconds