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