Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/camera/utils/src/android/hardware/camera2/cts/
H A DCameraTestUtils.java2358 public static Size getMaxSizeWithBound(Size[] sizes, int bound) { in getMaxSizeWithBound() method in CameraTestUtils
2386 private static Size getMaxSizeWithBound(Size[] sizes, Size bound) { in getMaxSizeWithBound() method in CameraTestUtils
2397 private static Size getMaxSizeWithBound(Size[] sizes, Size bound, float aspectRatio) { in getMaxSizeWithBound() method in CameraTestUtils