Searched refs:SENSOR_EXPOSURE_TIME (Results 1 – 9 of 9) sorted by relevance
246 getValueNotNull(resultsDuringLock[0], CaptureResult.SENSOR_EXPOSURE_TIME); in autoAeMultipleCapturesThenTestLock()249 resultsDuringLock[i], CaptureResult.SENSOR_EXPOSURE_TIME, expTimeLocked); in autoAeMultipleCapturesThenTestLock()288 long resultExpTime = getValueNotNull(result, CaptureResult.SENSOR_EXPOSURE_TIME); in aeManualControlTest()318 requestBuilder.set(CaptureRequest.SENSOR_EXPOSURE_TIME, expTime); in changeExposure()414 long expTime = getValueNotNull(result, CaptureResult.SENSOR_EXPOSURE_TIME); in validateFrameDurationForCapture()
568 mHdrBuilder.set(CaptureRequest.SENSOR_EXPOSURE_TIME, getExposure());573 mHdrBuilder.set(CaptureRequest.SENSOR_EXPOSURE_TIME, getExposure());
2175 public static final Key<Long> SENSOR_EXPOSURE_TIME = field in CaptureRequest
3017 public static final Key<Long> SENSOR_EXPOSURE_TIME = field in CaptureResult
2028 if (staticInfo.areKeysAvailable(CaptureResult.SENSOR_EXPOSURE_TIME)) { in verifyJpegExifExtraTags()2031 long expTimeResult = result.get(CaptureResult.SENSOR_EXPOSURE_TIME); in verifyJpegExifExtraTags()
12946 …blic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Long> SENSOR_EXPOSURE_TIME;13024 …ublic static final android.hardware.camera2.CaptureResult.Key<java.lang.Long> SENSOR_EXPOSURE_TIME;
14160 …blic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Long> SENSOR_EXPOSURE_TIME;14248 …ublic static final android.hardware.camera2.CaptureResult.Key<java.lang.Long> SENSOR_EXPOSURE_TIME;
14173 …blic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Long> SENSOR_EXPOSURE_TIME;14261 …ublic static final android.hardware.camera2.CaptureResult.Key<java.lang.Long> SENSOR_EXPOSURE_TIME;
14607 …blic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Long> SENSOR_EXPOSURE_TIME;14695 …ublic static final android.hardware.camera2.CaptureResult.Key<java.lang.Long> SENSOR_EXPOSURE_TIME;