Searched refs:UpdateTorchMode (Results 1 – 3 of 3) sorted by relevance
1923 cameraManager->UpdateTorchMode(TORCH_MODE_OFF); in OnTorchStatusChange()1928 cameraManager->UpdateTorchMode(TORCH_MODE_ON); in OnTorchStatusChange()1933 cameraManager->UpdateTorchMode(TORCH_MODE_OFF); in OnTorchStatusChange()2250 UpdateTorchMode(mode); in SetTorchMode()2255 void CameraManager::UpdateTorchMode(TorchMode mode) in UpdateTorchMode() function in OHOS::CameraStandard::CameraManager
663 void UpdateTorchMode(TorchMode mode);
5392 cameraManager->UpdateTorchMode(mode1);5393 cameraManager->UpdateTorchMode(mode2);