Searched defs:yDiff (Results 1 – 10 of 10) sorted by relevance
78 final float yDiff = y - mDownY; in onInterceptTouchEvent() local
245 int yDiff = qsPosY - qqsPosY - yOffset; in translateContent() local
85 final int yDiff = Math.abs(y - mDownY); in onTouchEvent() local
160 int yDiff = (int) (event.getRawY() - mLastDrag.y); in handleDragState() local
313 final float yDiff = ev.getRawY() - mInitialTouchY; in onInterceptTouchEvent() local441 final float yDiff = ev.getRawY() - mInitialTouchY; in onTouchEvent() local
496 val yDiff = target.centerOnScreen.y - in <lambda>() constant
346 float yDiff = y - mInitialTouchY; in isDirectionUpwards() local
2731 private boolean shouldQuickSettingsIntercept(float x, float y, float yDiff) { in shouldQuickSettingsIntercept()
646 final int yDiff = Math.abs(y - mLastMotionY); in onInterceptTouchEvent() local
3453 final int yDiff = Math.abs(deltaY); in onScrollTouch() local3701 final int yDiff = Math.abs(y - mLastMotionY); in onInterceptTouchEventScroll() local