Searched refs:CONTROL_ENABLE_ZSL (Results 1 – 6 of 6) sorted by relevance
288 Boolean enableZsl = mLogicalCameraSettings.get(CaptureRequest.CONTROL_ENABLE_ZSL); in getRequestType()2288 public static final Key<Boolean> CONTROL_ENABLE_ZSL = field in CaptureRequest
2492 public static final Key<Boolean> CONTROL_ENABLE_ZSL = field in CaptureResult
904 Boolean enableZsl = request.get(CaptureRequest.CONTROL_ENABLE_ZSL); in disableZslIfNeeded()910 request.set(CaptureRequest.CONTROL_ENABLE_ZSL, false); in disableZslIfNeeded()
1243 Landroid/hardware/camera2/CaptureRequest;.CONTROL_ENABLE_ZSL:Landroid/hardware/camera2/CaptureReque…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
19726 …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;