Searched defs:Velocity (Results 1 – 2 of 2) sorted by relevance
55 struct Velocity { struct in android::VelocityTrackerState56 float vx, vy;
315 private fun Velocity.consume( in consume() method