Searched defs:yDiff (Results 1 – 12 of 12) sorted by relevance
20 public static float evaluate(float xDiff, float yDiff, int type) { in evaluate()
193 final int yDiff = loc2[1] - loc1[1]; in updateAnimators() local219 final int yDiff = loc2[1] - loc1[1]; in updateAnimators() local
145 final int yDiff = Math.abs(y - mDownY); in onTouchEvent() local
303 final float yDiff = ev.getRawY() - mInitialTouchY; in onInterceptTouchEvent() local431 final float yDiff = ev.getRawY() - mInitialTouchY; in onTouchEvent() local
207 int yDiff = Math.abs(y - mTouchDownY); in handleDragActionMoveEvent() local
228 int yDiff = Math.abs(y - mTouchDownY); in handleTouchEvent() local
432 float yDiff = y - mInitialTouchY; in isDirectionUpwards() local
1507 private boolean shouldQuickSettingsIntercept(float x, float y, float yDiff) { in shouldQuickSettingsIntercept()
265 int yDiff = Math.abs(y - mDownY); in handleTouchEvent() local
1080 final float yDiff = y - mInitialDownY; in startDragging() local
538 final int yDiff = Math.abs(y - mLastMotionY); in onInterceptTouchEvent() local
729 final int yDiff = Math.abs(y - mLastMotionY); in onInterceptTouchEvent() local