Home
last modified time | relevance | path

Searched refs:OPT (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java81 …private static final int OPT = Integer.MAX_VALUE; // For keys that are optional on all hardware l… field in ExtendedCameraCharacteristicsTest
314 …c, CameraCharacteristics.COLOR_CORRECTION_AVAILABLE_ABERRATION_MODES , OPT , BC … in testKeys()
315 …c, CameraCharacteristics.CONTROL_AVAILABLE_MODES , OPT , BC … in testKeys()
316 …c, CameraCharacteristics.CONTROL_AE_AVAILABLE_ANTIBANDING_MODES , OPT , BC … in testKeys()
317 …c, CameraCharacteristics.CONTROL_AE_AVAILABLE_MODES , OPT , BC … in testKeys()
318 …c, CameraCharacteristics.CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES , OPT , BC … in testKeys()
319 …c, CameraCharacteristics.CONTROL_AE_COMPENSATION_RANGE , OPT , BC … in testKeys()
320 …c, CameraCharacteristics.CONTROL_AE_COMPENSATION_STEP , OPT , BC … in testKeys()
321 …c, CameraCharacteristics.CONTROL_AE_LOCK_AVAILABLE , OPT , BC … in testKeys()
322 …c, CameraCharacteristics.CONTROL_AF_AVAILABLE_MODES , OPT , BC … in testKeys()
[all …]