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.java120 …private static final int OPT = Integer.MAX_VALUE; // For keys that are optional on all hardware l… field in ExtendedCameraCharacteristicsTest
935 …c, CameraCharacteristics.COLOR_CORRECTION_AVAILABLE_ABERRATION_MODES , OPT , BC … in testKeys()
936 …c, CameraCharacteristics.CONTROL_AVAILABLE_MODES , OPT , BC … in testKeys()
937 …c, CameraCharacteristics.CONTROL_AE_AVAILABLE_ANTIBANDING_MODES , OPT , BC … in testKeys()
938 …c, CameraCharacteristics.CONTROL_AE_AVAILABLE_MODES , OPT , BC … in testKeys()
939 …c, CameraCharacteristics.CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES , OPT , BC … in testKeys()
940 …c, CameraCharacteristics.CONTROL_AE_COMPENSATION_RANGE , OPT , BC … in testKeys()
941 …c, CameraCharacteristics.CONTROL_AE_COMPENSATION_STEP , OPT , BC … in testKeys()
942 …c, CameraCharacteristics.CONTROL_AE_LOCK_AVAILABLE , OPT , BC … in testKeys()
943 …c, CameraCharacteristics.CONTROL_AF_AVAILABLE_MODES , OPT , BC … in testKeys()
[all …]