Home
last modified time | relevance | path

Searched refs:SENSOR_EXPOSURE_TIME (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2CaptureRequestTest.java247 getValueNotNull(resultsDuringLock[0], CaptureResult.SENSOR_EXPOSURE_TIME); in autoAeMultipleCapturesThenTestLock()
250 resultsDuringLock[i], CaptureResult.SENSOR_EXPOSURE_TIME, expTimeLocked); in autoAeMultipleCapturesThenTestLock()
289 long resultExpTime = getValueNotNull(result, CaptureResult.SENSOR_EXPOSURE_TIME); in aeManualControlTest()
319 requestBuilder.set(CaptureRequest.SENSOR_EXPOSURE_TIME, expTime); in changeExposure()
415 long expTime = getValueNotNull(result, CaptureResult.SENSOR_EXPOSURE_TIME); in validateFrameDurationForCapture()
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
DCameraOps.java568 mHdrBuilder.set(CaptureRequest.SENSOR_EXPOSURE_TIME, getExposure());
573 mHdrBuilder.set(CaptureRequest.SENSOR_EXPOSURE_TIME, getExposure());
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
DCameraOps.java604 mHdrBuilder.set(CaptureRequest.SENSOR_EXPOSURE_TIME, getExposure()); in setParameters()
609 mHdrBuilder.set(CaptureRequest.SENSOR_EXPOSURE_TIME, getExposure()); in setParameters()
/frameworks/base/core/java/android/hardware/camera2/
DCaptureResult.java3332 public static final Key<Long> SENSOR_EXPOSURE_TIME = field in CaptureResult
DCaptureRequest.java2694 public static final Key<Long> SENSOR_EXPOSURE_TIME = field in CaptureRequest
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DCameraTestUtils.java2100 if (staticInfo.areKeysAvailable(CaptureResult.SENSOR_EXPOSURE_TIME)) { in verifyJpegExifExtraTags()
2103 long expTimeResult = result.get(CaptureResult.SENSOR_EXPOSURE_TIME); in verifyJpegExifExtraTags()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12946 …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;
/frameworks/base/non-updatable-api/
Dcurrent.txt17161 …blic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Long> SENSOR_EXPOSURE_TIME;
17257 …ublic static final android.hardware.camera2.CaptureResult.Key<java.lang.Long> SENSOR_EXPOSURE_TIME;
/frameworks/base/api/
Dcurrent.txt17161 …blic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Long> SENSOR_EXPOSURE_TIME;
17257 …ublic static final android.hardware.camera2.CaptureResult.Key<java.lang.Long> SENSOR_EXPOSURE_TIME;