Searched refs:CONTROL_ENABLE_ZSL (Results 1 – 5 of 5) sorted by relevance
279 Boolean enableZsl = mLogicalCameraSettings.get(CaptureRequest.CONTROL_ENABLE_ZSL); in getRequestType()2094 public static final Key<Boolean> CONTROL_ENABLE_ZSL = field in CaptureRequest
2300 public static final Key<Boolean> CONTROL_ENABLE_ZSL = field in CaptureResult
729 Boolean enableZsl = request.get(CaptureRequest.CONTROL_ENABLE_ZSL); in overrideEnableZsl()735 request.set(CaptureRequest.CONTROL_ENABLE_ZSL, newValue); in overrideEnableZsl()
17138 …lic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Boolean> CONTROL_ENABLE_ZSL;17223 …blic static final android.hardware.camera2.CaptureResult.Key<java.lang.Boolean> CONTROL_ENABLE_ZSL;