Searched defs:xDiff (Results 1 – 10 of 10) sorted by relevance
83 final int xDiff = Math.abs(x - mDownX); in onTouchEvent() local
158 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
501 val xDiff = target.centerOnScreen.x - in <lambda>() constant
377 float xDiff = target.getCenterOnScreen().x - mTmpLocation[0]; in animateIntoTarget() local
638 const double xDiff = fabs(argGestureX - dx); variable651 const double xDiff = fabs(argXDistance - x); variable
266 int xDiff = qsPosX - qqsPosX - xOffset; in translateContent() local
617 final int xDiff = (int) Math.abs(x - mLastMotionX); in onInterceptTouchEvent() local
6224 final float xDiff = x - mPrevX; in updatePosition() local
3613 final int xDiff = Math.abs(x - mDownX); in onScrollTouch() local3899 final int xDiff = Math.abs(x - mDownX); in onInterceptTouchEventScroll() local