Searched defs:xDiff (Results 1 – 9 of 9) sorted by relevance
84 final int xDiff = Math.abs(x - mDownX); in onTouchEvent() local
159 int xDiff = (int) (event.getRawX() - mLastDrag.x); in handleDragState() local
314 final float xDiff = ev.getRawX() - mInitialTouchX; in onInterceptTouchEvent() local442 final float xDiff = ev.getRawX() - mInitialTouchX; in onTouchEvent() local
494 val xDiff = target.centerOnScreen.x - in <lambda>() constant
242 int xDiff = qsPosX - qqsPosX - xOffset; in translateContent() local
345 float xDiff = x - mInitialTouchX; in isDirectionUpwards() local
607 final int xDiff = (int) Math.abs(x - mLastMotionX); in onInterceptTouchEvent() local
5929 final float xDiff = x - mPrevX; in updatePosition() local
3452 final int xDiff = Math.abs(x - mDownX); in onScrollTouch() local3702 final int xDiff = Math.abs(x - mDownX); in onInterceptTouchEventScroll() local