Searched defs:bound (Results 1 – 5 of 5) sorted by relevance
| /cts/tests/sensor/src/android/hardware/cts/ |
| D | SensorManagerStaticTest.java | 606 private static void assertRoughlyEqual(String message, float a, float b, float bound) { in assertRoughlyEqual() 611 float bound) { in assertVectorRoughlyEqual()
|
| /cts/tests/camera/utils/src/android/hardware/camera2/cts/ |
| D | CameraTestUtils.java | 2032 CameraManager cameraManager, Size bound) throws CameraAccessException { in getSupportedPreviewSizes() 2087 CameraManager cameraManager, int format, Size bound) throws CameraAccessException { in getSortedSizesForFormat() 2098 CameraManager cameraManager, int format, boolean maxResolution, Size bound) in getSortedSizesForFormat() 2131 CameraManager cameraManager, Size bound) throws CameraAccessException { in getSupportedVideoSizes() 2163 CameraManager cameraManager, Size bound) throws CameraAccessException { in getSupportedStillSizes() 2168 CameraManager cameraManager, Size bound) throws CameraAccessException { in getSupportedHeicSizes() 2190 static public Size getMaxPreviewSize(String cameraId, CameraManager cameraManager, Size bound) in getMaxPreviewSize() 2260 public static Size getMaxSizeWithBound(Size[] sizes, int bound) { in getMaxSizeWithBound() 3824 public static Size getPreviewSizeBound(WindowManager windowManager, Size bound) { in getPreviewSizeBound()
|
| /cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
| D | NinePatchDrawableTest.java | 620 final int bound = 40; in verifyOutlinePreloadDensityInner() local
|
| /cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/ |
| D | StaticMetadata.java | 2254 public List<Size> getSortedSizesForInputFormat(int format, Size bound) { in getSortedSizesForInputFormat()
|
| /cts/tests/camera/src/android/hardware/camera2/cts/ |
| D | RobustnessTest.java | 3570 private static Size getMaxSize(Size[] sizes, Size bound) { in getMaxSize()
|