Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java87 private static final int MANUAL_SENSOR = field in ExtendedCameraCharacteristicsTest
332 …racteristics.LENS_INFO_AVAILABLE_APERTURES , FULL , MANUAL_SENSOR ); in testKeys()
333 …racteristics.LENS_INFO_AVAILABLE_FILTER_DENSITIES , FULL , MANUAL_SENSOR ); in testKeys()
336 …racteristics.LENS_INFO_FOCUS_DISTANCE_CALIBRATION , LIMITED , MANUAL_SENSOR ); in testKeys()
352 …racteristics.SENSOR_BLACK_LEVEL_PATTERN , FULL , MANUAL_SENSOR, RAW ); in testKeys()
358 …racteristics.SENSOR_INFO_EXPOSURE_TIME_RANGE , FULL , MANUAL_SENSOR ); in testKeys()
359 …racteristics.SENSOR_INFO_MAX_FRAME_DURATION , FULL , MANUAL_SENSOR ); in testKeys()
362 …racteristics.SENSOR_INFO_SENSITIVITY_RANGE , FULL , MANUAL_SENSOR ); in testKeys()
365 …racteristics.SENSOR_MAX_ANALOG_SENSITIVITY , FULL , MANUAL_SENSOR ); in testKeys()