Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyResultMapper.java169 int controlMode = ParamsUtils.getOrDefault(request, CaptureRequest.CONTROL_MODE, in convertResultMetadata()
172 result.set(CONTROL_MODE, CONTROL_MODE_USE_SCENE_MODE); in convertResultMetadata()
174 result.set(CONTROL_MODE, CONTROL_MODE_AUTO); in convertResultMetadata()
DLegacyMetadataMapper.java820 CaptureRequest.CONTROL_MODE, in mapRequest()
866 CaptureResult.CONTROL_MODE , in mapRequest()
1318 m.set(CaptureRequest.CONTROL_MODE, CONTROL_MODE_AUTO); in createRequestTemplate()
DLegacyRequestMapper.java320 int controlMode = ParamsUtils.getOrDefault(request, CONTROL_MODE, in convertRequestMetadata()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2RecordingTest.java334 recordingRequestBuilder.set(CaptureRequest.CONTROL_MODE, in startSlowMotionRecording()
341 recordingOnlyBuilder.set(CaptureRequest.CONTROL_MODE, in startSlowMotionRecording()
/frameworks/base/core/java/android/hardware/camera2/
DCaptureResult.java2028 public static final Key<Integer> CONTROL_MODE = field in CaptureResult
DCaptureRequest.java1767 public static final Key<Integer> CONTROL_MODE = field in CaptureRequest
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12927 …ld public static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> CONTROL_MODE;
13002 …eld public static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> CONTROL_MODE;
/frameworks/base/config/
Dhiddenapi-public-dex.txt13250 Landroid/hardware/camera2/CaptureRequest;->CONTROL_MODE:Landroid/hardware/camera2/CaptureRequest$Ke…
13325 Landroid/hardware/camera2/CaptureResult;->CONTROL_MODE:Landroid/hardware/camera2/CaptureResult$Key;
/frameworks/base/api/
Dcurrent.txt16302 …ld public static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> CONTROL_MODE;
16386 …eld public static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> CONTROL_MODE;