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());
3772 public static final Key<Integer> SENSOR_SENSITIVITY = field in CaptureResult
3126 public static final Key<Integer> SENSOR_SENSITIVITY = field in CaptureRequest
610 mHdrBuilder.set(CaptureRequest.SENSOR_SENSITIVITY, getIso()); in setParameters()
2154 if (staticInfo.areKeysAvailable(CaptureResult.SENSOR_SENSITIVITY)) { in verifyJpegExifExtraTags()2155 int expectedIso = result.get(CaptureResult.SENSOR_SENSITIVITY); in verifyJpegExifExtraTags()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
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;
17687 …lic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> SENSOR_SENSITIVITY;17789 …blic static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> SENSOR_SENSITIVITY;