Searched defs:xDiff (Results 1 – 9 of 9) sorted by relevance
79 final int xDiff = Math.abs(x - mDownX); in onTouchEvent() local
158 int xDiff = (int) (event.getRawX() - mLastDrag.x); in handleDragState() local
332 final float xDiff = ev.getRawX() - mInitialTouchX; in onInterceptTouchEvent() local460 final float xDiff = ev.getRawX() - mInitialTouchX; in onTouchEvent() local
496 val xDiff = target.centerOnScreen.x - in <lambda>() constant
267 int xDiff = qsPosX - qqsPosX - xOffset; in translateContent() local
607 final int xDiff = (int) Math.abs(x - mLastMotionX); in onInterceptTouchEvent() local
6022 final float xDiff = x - mPrevX; in updatePosition() local
3675 final int xDiff = Math.abs(x - mDownX); in onScrollTouch() local3962 final int xDiff = Math.abs(x - mDownX); in onInterceptTouchEventScroll() local
3523 float xDiff = x - mInitialExpandX; in isDirectionUpwards() local