Searched defs:xDiff (Results 1 – 10 of 10) sorted by relevance
99 final int xDiff = Math.abs(x - mDownX); in onTouchEvent() local
159 int xDiff = (int) (event.getRawX() - mLastDrag.x); in handleDragState() local
335 final float xDiff = ev.getRawX() - mInitialTouchX; in onInterceptTouchEvent() local463 final float xDiff = ev.getRawX() - mInitialTouchX; in onTouchEvent() local
502 val xDiff = target.centerOnScreen.x - in <lambda>() constant
766 const double xDiff = fabs(argGestureX - dx); variable779 const double xDiff = fabs(argXDistance - x); variable
517 float xDiff = target.getCenterOnScreen().x - mTmpLocation[0]; in animateIntoTarget() local
266 int xDiff = qsPosX - qqsPosX - xOffset; in translateContent() local
617 final int xDiff = (int) Math.abs(x - mLastMotionX); in onInterceptTouchEvent() local
6294 final float xDiff = x - mPrevX; in updatePosition() local
3820 final int xDiff = Math.abs(x - mDownX); in onScrollTouch() local4140 final int xDiff = Math.abs(x - mDownX); in onInterceptTouchEventScroll() local