Searched refs:SENSOR_SENSITIVITY (Results 1 – 9 of 9) sorted by relevance
245 getValueNotNull(resultsDuringLock[0], CaptureResult.SENSOR_SENSITIVITY); in autoAeMultipleCapturesThenTestLock()252 resultsDuringLock[i], CaptureResult.SENSOR_SENSITIVITY, sensitivityLocked); in autoAeMultipleCapturesThenTestLock()290 int resultSensitivity = getValueNotNull(result, CaptureResult.SENSOR_SENSITIVITY); in aeManualControlTest()320 requestBuilder.set(CaptureRequest.SENSOR_SENSITIVITY, sensitivity); in changeExposure()
574 mHdrBuilder.set(CaptureRequest.SENSOR_SENSITIVITY, getIso());
610 mHdrBuilder.set(CaptureRequest.SENSOR_SENSITIVITY, getIso()); in setParameters()
3447 public static final Key<Integer> SENSOR_SENSITIVITY = field in CaptureResult
2809 public static final Key<Integer> SENSOR_SENSITIVITY = field in CaptureRequest
2154 if (staticInfo.areKeysAvailable(CaptureResult.SENSOR_SENSITIVITY)) { in verifyJpegExifExtraTags()2155 int expectedIso = result.get(CaptureResult.SENSOR_SENSITIVITY); in verifyJpegExifExtraTags()
12948 …lic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> SENSOR_SENSITIVITY;13030 …blic static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> SENSOR_SENSITIVITY;
17163 …lic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> SENSOR_SENSITIVITY;17263 …blic static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> SENSOR_SENSITIVITY;