Searched refs:supportSetTorchMode (Results 1 – 3 of 3) sorted by relevance
57 if (mProviderManager->supportSetTorchMode(cameraId.string())) { in createFlashlightControl()198 !mProviderManager->supportSetTorchMode(cameraId.string())) { in isBackwardCompatibleMode()
179 bool supportSetTorchMode(const std::string &id);
199 bool CameraProviderManager::supportSetTorchMode(const std::string &id) { in supportSetTorchMode() function in android::CameraProviderManager