Searched refs:SENSOR_SENSITIVITY (Results 1 – 10 of 10) 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()
4265 public static final Key<Integer> SENSOR_SENSITIVITY = field in CaptureResult
3556 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()
1229 Landroid/hardware/camera2/CaptureRequest;.SENSOR_SENSITIVITY:Landroid/hardware/camera2/CaptureReque…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
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;
19758 …lic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> SENSOR_SENSITIVITY;19873 …blic static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> SENSOR_SENSITIVITY;