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.java105 …private static final int OPT = Integer.MAX_VALUE; // For keys that are optional on all hardware l… field in ExtendedCameraCharacteristicsTest
910 …c, CameraCharacteristics.COLOR_CORRECTION_AVAILABLE_ABERRATION_MODES , OPT , BC … in testKeys()
911 …c, CameraCharacteristics.CONTROL_AVAILABLE_MODES , OPT , BC … in testKeys()
912 …c, CameraCharacteristics.CONTROL_AE_AVAILABLE_ANTIBANDING_MODES , OPT , BC … in testKeys()
913 …c, CameraCharacteristics.CONTROL_AE_AVAILABLE_MODES , OPT , BC … in testKeys()
914 …c, CameraCharacteristics.CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES , OPT , BC … in testKeys()
915 …c, CameraCharacteristics.CONTROL_AE_COMPENSATION_RANGE , OPT , BC … in testKeys()
916 …c, CameraCharacteristics.CONTROL_AE_COMPENSATION_STEP , OPT , BC … in testKeys()
917 …c, CameraCharacteristics.CONTROL_AE_LOCK_AVAILABLE , OPT , BC … in testKeys()
918 …c, CameraCharacteristics.CONTROL_AF_AVAILABLE_MODES , OPT , BC … in testKeys()
[all …]