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