Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/
DCaptureRequest.java287 Boolean enableZsl = mLogicalCameraSettings.get(CaptureRequest.CONTROL_ENABLE_ZSL); in getRequestType()
2381 public static final Key<Boolean> CONTROL_ENABLE_ZSL = field in CaptureRequest
DCaptureResult.java2570 public static final Key<Boolean> CONTROL_ENABLE_ZSL = field in CaptureResult
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java1066 Boolean enableZsl = request.get(CaptureRequest.CONTROL_ENABLE_ZSL); in disableZslIfNeeded()
1072 request.set(CaptureRequest.CONTROL_ENABLE_ZSL, false); in disableZslIfNeeded()
/frameworks/base/config/
Ddirty-image-objects861 Landroid/hardware/camera2/CaptureRequest;.CONTROL_ENABLE_ZSL:Landroid/hardware/camera2/CaptureReque…
/frameworks/base/core/api/
Dcurrent.txt20230 …lic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Boolean> CONTROL_ENABLE_ZSL;
20329 …blic static final android.hardware.camera2.CaptureResult.Key<java.lang.Boolean> CONTROL_ENABLE_ZSL;