Searched defs:mVelocity (Results 1 – 9 of 9) sorted by relevance
296 float mVelocity = 0; field in DynamicAnimation335 float mVelocity; field in DynamicAnimation.MassState
56 private final PointF mVelocity = new PointF(); field in PipTouchState
165 private float mVelocity; field in SwipeDetector
90 private float mVelocity; field in Scroller
185 private float mVelocity; // only for stretch animations field in EdgeEffect
545 private int mVelocity; field in OverScroller.SplineOverScroller
1171 private float mVelocity; field in PhotoView.ScaleRunnable1442 private float mVelocity; field in PhotoView.RotateRunnable
383 private float mVelocity; field in FlingAnimationUtils.VelocityInterpolator
158 private final VelocityTracker mVelocity; field in PointerLocationView