Searched defs:mVelocity (Results 1 – 8 of 8) 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
383 private float mVelocity; field in FlingAnimationUtils.VelocityInterpolator
158 private final VelocityTracker mVelocity; field in PointerLocationView