Searched defs:xVelocity (Results 1 – 3 of 3) sorted by relevance
44 val xVelocity = velocityTracker.xVelocity in onMotionEvent() constant
441 float xVelocity = velocityTracker.getXVelocity(); in onTouchEvent() local
1203 final float xVelocity = mVelocityTracker.getXVelocity(mActivePointerId); in checkHorizontalSwipe() local1230 final float xVelocity = mVelocityTracker.getXVelocity(mActivePointerId); in checkVerticalSwipe() local