Searched defs:mVelocity (Results 1 – 7 of 7) sorted by relevance
54 private final PointF mVelocity = new PointF(); field in PipTouchState
165 private float mVelocity; field in SwipeDetector
90 private float mVelocity; field in Scroller
558 private int mVelocity; field in OverScroller.SplineOverScroller
1171 private float mVelocity; field in PhotoView.ScaleRunnable1442 private float mVelocity; field in PhotoView.RotateRunnable
347 private float mVelocity; field in FlingAnimationUtils.VelocityInterpolator
156 private final VelocityTracker mVelocity; field in PointerLocationView