Searched refs:support_torch_strength_control_ (Results 1 – 2 of 2) sorted by relevance
36 if (mode == TorchMode::kOff && support_torch_strength_control_) { in SetTorchMode()93 support_torch_strength_control_ = is_torch_strength_control_supported; in InitializeSupportTorchStrengthLevel()
54 bool support_torch_strength_control_ = false; variable