Lines Matching full:slop
652 int slop;653 slop = Math.abs(rawY - mMotionDownRawY);655 if (!mStartedScrolling && slop < mSlop) {