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.java90 …private static final int OPT = Integer.MAX_VALUE; // For keys that are optional on all hardware l… field in ExtendedCameraCharacteristicsTest
345 …c, CameraCharacteristics.COLOR_CORRECTION_AVAILABLE_ABERRATION_MODES , OPT , BC … in testKeys()
346 …c, CameraCharacteristics.CONTROL_AVAILABLE_MODES , OPT , BC … in testKeys()
347 …c, CameraCharacteristics.CONTROL_AE_AVAILABLE_ANTIBANDING_MODES , OPT , BC … in testKeys()
348 …c, CameraCharacteristics.CONTROL_AE_AVAILABLE_MODES , OPT , BC … in testKeys()
349 …c, CameraCharacteristics.CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES , OPT , BC … in testKeys()
350 …c, CameraCharacteristics.CONTROL_AE_COMPENSATION_RANGE , OPT , BC … in testKeys()
351 …c, CameraCharacteristics.CONTROL_AE_COMPENSATION_STEP , OPT , BC … in testKeys()
352 …c, CameraCharacteristics.CONTROL_AE_LOCK_AVAILABLE , OPT , BC … in testKeys()
353 …c, CameraCharacteristics.CONTROL_AF_AVAILABLE_MODES , OPT , BC … in testKeys()
[all …]