Searched defs:targetRotation (Results 1 – 8 of 8) sorted by relevance
88 var targetRotation = ROTATION_NONE in testGetBoundingRectForPrivacyChipForRotation_noCutout() variable194 var targetRotation = ROTATION_NONE in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout_noCameraProtection() variable307 var targetRotation = ROTATION_NONE in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout_withCameraProtection() variable444 var targetRotation = ROTATION_NONE in Rect() variable570 var targetRotation = ROTATION_NONE in testCalculateInsetsForRotationWithRotatedResources_topRightCutout_withCameraProtection() variable743 var targetRotation = ROTATION_NONE in testCalculateInsetsForRotationWithRotatedResources_nonCornerCutout() variable847 var targetRotation = ROTATION_NONE in testCalculateInsetsForRotationWithRotatedResources_noCutout() variable945 val targetRotation = ROTATION_NONE in testMinLeftRight_accountsForDisplayCutout() constant
114 public void rotateTo(@Surface.Rotation int targetRotation) { in rotateTo()115 mDisplayLayout.rotateTo(mContext.getResources(), targetRotation); in rotateTo() local
176 final int targetRotation = (originalRotation + 1) % 4; in testFinishFixedRotationTransform() local
2043 final int targetRotation = currentRotation + 1; in testIsSnapshotCompatibleTaskSizeChanged() local
1547 int targetRotation, Point targetDisplaySize) { in RestartingPreDrawListener()
680 private void continueRotation(int targetRotation, WindowContainerTransaction t) { in continueRotation()
653 boolean hasCollectingRotationChange(@NonNull WindowContainer<?> wc, int targetRotation) { in hasCollectingRotationChange()
2735 final int targetRotation = rotation != ROTATION_UNDEFINED in isSnapshotOrientationCompatible() local