Home
last modified time | relevance | path

Searched refs:InitializeSupportTorchStrengthLevel (Results 1 – 3 of 3) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedTorchState.h44 void InitializeSupportTorchStrengthLevel(bool is_torch_strength_control_supported);
DEmulatedTorchState.cpp91 void EmulatedTorchState::InitializeSupportTorchStrengthLevel(bool is_torch_strength_control_support… in InitializeSupportTorchStrengthLevel() function in android::EmulatedTorchState
DEmulatedCameraDeviceHWLImpl.cpp194 torch_state_->InitializeSupportTorchStrengthLevel(true); in SetTorchMode()