Searched defs:xDiff (Results 1 – 5 of 5) sorted by relevance
71 int xDiff = Math.abs(x - mTouchDownX); in onInterceptTouchEvent() local
346 float xDiff = x - mInitialTouchX; in isDirectionUpwards() local
482 final int xDiff = (int) Math.abs(x - mLastMotionX); in onInterceptTouchEvent() local
4163 final float xDiff = x - mPrevX; in updatePosition() local
893 final int xDiff = Math.abs(x - mDownX); in onScrollTouch() local2133 final int xDiff = Math.abs(x - mDownX); in onInterceptTouchEventScroll() local