Home | History | Annotate | Download | only in view

Lines Matching refs:yDiff

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