Home
last modified time | relevance | path

Searched refs:CONTROL_ENABLE_ZSL (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
DCaptureRequest.java288 Boolean enableZsl = mLogicalCameraSettings.get(CaptureRequest.CONTROL_ENABLE_ZSL); in getRequestType()
2288 public static final Key<Boolean> CONTROL_ENABLE_ZSL = field in CaptureRequest
DCaptureResult.java2492 public static final Key<Boolean> CONTROL_ENABLE_ZSL = field in CaptureResult
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java904 Boolean enableZsl = request.get(CaptureRequest.CONTROL_ENABLE_ZSL); in disableZslIfNeeded()
910 request.set(CaptureRequest.CONTROL_ENABLE_ZSL, false); in disableZslIfNeeded()
/frameworks/base/config/
Ddirty-image-objects1243 Landroid/hardware/camera2/CaptureRequest;.CONTROL_ENABLE_ZSL:Landroid/hardware/camera2/CaptureReque…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt19726 …lic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Boolean> CONTROL_ENABLE_ZSL;
19821 …blic static final android.hardware.camera2.CaptureResult.Key<java.lang.Boolean> CONTROL_ENABLE_ZSL;