Searched refs:EnableLcdFlashDetection (Results 1 – 4 of 4) sorted by relevance
382 s->EnableLcdFlashDetection(supported); in Test31()
1683 int32_t EnableLcdFlashDetection(bool isEnable);
4758 cameraSession_->EnableLcdFlashDetection(true); in RegisterLcdFlashStatusCallbackListener()4772 cameraSession_->EnableLcdFlashDetection(false); in UnregisterLcdFlashStatusCallbackListener()
5834 int32_t CaptureSession::EnableLcdFlashDetection(bool isEnable) in EnableLcdFlashDetection() function in OHOS::CameraStandard::CaptureSession