Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedTorchState.h37 void AcquireFlashHw();
DEmulatedTorchState.cpp42 void EmulatedTorchState::AcquireFlashHw() { in AcquireFlashHw() function in android::EmulatedTorchState
DEmulatedCameraDeviceHWLImpl.cpp180 torch_state_->AcquireFlashHw(); in CreateCameraDeviceSessionHwl()