Searched refs:EnableLowLightDetection (Results 1 – 5 of 5) sorted by relevance
358 s->EnableLowLightDetection(supported); in Test31()
1284 int32_t EnableLowLightDetection(bool isEnable);
4448 cameraSession_->EnableLowLightDetection(true); in RegisterFeatureDetectionStatusListener()4487 cameraSession_->EnableLowLightDetection(false); in UnregisterFeatureDetectionStatusListener()
4486 int32_t CaptureSession::EnableLowLightDetection(bool isEnable) in EnableLowLightDetection() function in OHOS::CameraStandard::CaptureSession
8956 intResult = session_->EnableLowLightDetection(true);