Home
last modified time | relevance | path

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

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