Home
last modified time | relevance | path

Searched defs:aspectRatio (Results 1 – 6 of 6) 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/app/src/android/app/stubs/
DOrientationTestUtils.java88 final float aspectRatio = Math.max(w, h) / (float) Math.min(w, h); in isCloseToSquareDisplay() 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/
DMultiDisplayTestBase.java292 void changeAspectRatio(double aspectRatio, int orientation) { in changeAspectRatio()
364 LetterboxAspectRatioSession(int displayId, float aspectRatio) { in LetterboxAspectRatioSession()
386 float aspectRatio) { in createManagedLetterboxAspectRatioSession()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java1192 final float aspectRatio = Math.max(w, h) / (float) Math.min(w, h); in isCloseToSquareDisplay() local
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...