Home
last modified time | relevance | path

Searched defs:aspectRatio (Results 1 – 11 of 11) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/util/
DDisplayUtils.java50 final float aspectRatio = Math.max(w, h) / (float) Math.min(w, h); in isCloseToSquareDisplay() local
/cts/tests/app/src/android/app/cts/
DPictureInPictureParamsTest.java62 RemoteAction closeAction, Rational aspectRatio, Rational expandedAspectRatio, in assertPictureInPictureParamsGettersMatchValues()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DDisplayMetricsSession.java49 public void changeAspectRatio(double aspectRatio, int orientation) { in changeAspectRatio()
DMultiDisplayTestBase.java172 LetterboxAspectRatioSession(float aspectRatio) { in LetterboxAspectRatioSession()
186 float aspectRatio) { in createManagedLetterboxAspectRatioSession()
DActivityManagerTestBase.java1497 final float aspectRatio = Math.max(w, h) / (float) Math.min(w, h); in isCloseToSquareDisplay() local
/cts/tests/app/app/src/android/app/stubs/
DOrientationTestUtils.java86 final float aspectRatio = Math.max(w, h) / (float) Math.min(w, h); in isCloseToSquareBounds() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVCameraPreview.java72 public void init(Camera camera, float aspectRatio, int rotation) { in init()
/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DCompatChangeTests.java1025 try (var aspectRatio = new DisplayAspectRatioCloseable(ORIENTATION_LANDSCAPE, 2.0f); in testSandbox_viewApiForLetterboxedActivity()
1046 try (var aspectRatio = new DisplayAspectRatioCloseable(ORIENTATION_LANDSCAPE, 2.0f); in testNoSandbox_viewApiForLetterboxedActivity()
1064 try (var aspectRatio = new DisplayAspectRatioCloseable(ORIENTATION_LANDSCAPE, 2.0f); in testNoSandbox_viewApiForLetterboxedActivityOptOut()
1721 try (var aspectRatio = new DisplayAspectRatioCloseable(ORIENTATION_LANDSCAPE, 2.0f)) { in runLetterboxSandboxTest()
/cts/tests/tests/media/projection/src/android/media/projection/cts/
DMediaProjectionMirroringTest.java330 final float aspectRatio = currentBounds.x * 1f / currentBounds.y; in calculateScaledMirroredActivitySize() local
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java2294 public static Size getMaxSize(Size[] sizes, float aspectRatio) { in getMaxSize()
2362 private static Size getMaxSizeWithBound(Size[] sizes, Size bound, float aspectRatio) { in getMaxSizeWithBound()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...