Searched defs:newRotation (Results 1 – 10 of 10) sorted by relevance
83 int newRotation = ((WindowManager) sContext.getSystemService( in updateOrientation() local
271 int newRotation = displayInfo.rotation; in drawFrame() local
209 int newRotation = RotationUtils.getExactRotation(mContext); in updateOrientation() local
514 final int newRotation = displayContent.getDisplayInfo().rotation; in updateDisplayInfo() local
434 final int newRotation = mDisplayContent.getDisplayInfo().rotation; in updateDisplayInfo() local468 final int newRotation = getDisplayInfo().rotation; in updateBoundsAfterConfigChange() local
920 void setRotation(int newRotation) { in setRotation()2155 void rotateBounds(int oldRotation, int newRotation, Rect bounds) { in rotateBounds()2168 static int deltaRotation(int oldRotation, int newRotation) { in deltaRotation()
1496 int oldRotation, int newRotation) { in seamlesslyRotateWindow()
1045 int newRotation; in onSensorChanged() local
1733 public boolean shouldRotateSeamlessly(int oldRotation, int newRotation); in shouldRotateSeamlessly()
8541 public boolean shouldRotateSeamlessly(int oldRotation, int newRotation) { in shouldRotateSeamlessly()