Searched refs:SENSOR_SENSITIVITY (Results 1 – 9 of 9) sorted by relevance
244 getValueNotNull(resultsDuringLock[0], CaptureResult.SENSOR_SENSITIVITY); in autoAeMultipleCapturesThenTestLock()251 resultsDuringLock[i], CaptureResult.SENSOR_SENSITIVITY, sensitivityLocked); in autoAeMultipleCapturesThenTestLock()289 int resultSensitivity = getValueNotNull(result, CaptureResult.SENSOR_SENSITIVITY); in aeManualControlTest()319 requestBuilder.set(CaptureRequest.SENSOR_SENSITIVITY, sensitivity); in changeExposure()
3194 public static final Key<Integer> SENSOR_SENSITIVITY = field in CaptureResult
2354 public static final Key<Integer> SENSOR_SENSITIVITY = field in CaptureRequest
574 mHdrBuilder.set(CaptureRequest.SENSOR_SENSITIVITY, getIso());
610 mHdrBuilder.set(CaptureRequest.SENSOR_SENSITIVITY, getIso()); in setParameters()
2082 if (staticInfo.areKeysAvailable(CaptureResult.SENSOR_SENSITIVITY)) { in verifyJpegExifExtraTags()2083 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;
15449 …lic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> SENSOR_SENSITIVITY;15542 …blic static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> SENSOR_SENSITIVITY;
16241 …lic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> SENSOR_SENSITIVITY;16334 …blic static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> SENSOR_SENSITIVITY;