Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedTorchState.h32 EmulatedTorchState(uint32_t camera_id, HwlTorchModeStatusChangeFunc torch_cb) in EmulatedTorchState() argument
33 : camera_id_(camera_id), torch_cb_(torch_cb) { in EmulatedTorchState()