Searched defs:deltaRotation (Results 1 – 6 of 6) sorted by relevance
124 public static int deltaRotation(int oldRotation, int newRotation) { in deltaRotation() method in RotationUtils
69 private boolean applyTransform(MotionEvent event, int deltaRotation, boolean forceTransform) { in applyTransform()
210 public static int deltaRotation(int oldRotation, int newRotation) { in deltaRotation() method in RotationHelper
624 private boolean isOrientationChange(int deltaRotation) { in isOrientationChange()
1121 final int deltaRotation = deltaRotation(windowRotation, displayFrames.mRotation); in getRotatedWindowBounds() local
795 int deltaRotation = deltaRotation(mCurrentRotation, mStartingQuickSwitchRotation); in orientSecondaryHomeHandle() local860 private int deltaRotation(int oldRotation, int newRotation) { in deltaRotation() method in NavigationBar