Searched defs:yVelocity (Results 1 – 3 of 3) sorted by relevance
440 float yVelocity = velocityTracker.getYVelocity(); in onTouchEvent() local
651 float yVelocity = mVelocityTracker.getYVelocity(); in handleMoveEvent() local
1204 final float yVelocity = mVelocityTracker.getYVelocity(mActivePointerId); in checkHorizontalSwipe() local1231 final float yVelocity = mVelocityTracker.getYVelocity(mActivePointerId); in checkVerticalSwipe() local