Searched refs:shouldSkipTorchStrengthUpdate (Results 1 – 3 of 3) sorted by relevance
352 bool shouldSkipTorchStrengthUpdate(const std::string &id, int32_t torchStrength) const;
570 bool CameraProviderManager::shouldSkipTorchStrengthUpdate(const std::string &id, in shouldSkipTorchStrengthUpdate() function in android::CameraProviderManager
2910 bool shouldSkipTorchStrengthUpdates = mCameraProviderManager->shouldSkipTorchStrengthUpdate( in turnOnTorchWithStrengthLevel()