Searched defs:mVelocity (Results 1 – 9 of 9) sorted by relevance
56 private final PointF mVelocity = new PointF(); field in PipTouchState
296 float mVelocity = 0; field in DynamicAnimation335 float mVelocity; field in DynamicAnimation.MassState
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
541 private int mVelocity; field in OverScroller.SplineOverScroller
1171 private float mVelocity; field in PhotoView.ScaleRunnable1442 private float mVelocity; field in PhotoView.RotateRunnable
351 private float mVelocity; field in FlingAnimationUtils.VelocityInterpolator
159 private final VelocityTracker mVelocity; field in PointerLocationView