Home | History | Annotate | Download | only in browse

Lines Matching refs:yDiff

404                 final int yDiff = (int) Math.abs(y - mLastMotionY);
405 if (yDiff > mTouchSlop) {