Home
last modified time | relevance | path

Searched defs:set_torch_mode (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/modules/camera/3_4/
Dv4l2_camera_hal.cpp206 static int set_torch_mode(const char* camera_id, bool enabled) { in set_torch_mode() function
/hardware/qcom/camera/msm8998/QCamera2/
DQCamera2Factory.cpp357 int QCamera2Factory::set_torch_mode(const char* camera_id, bool on) in QCamera2Factory() function in qcamera::QCamera2Factory
/hardware/libhardware/include/hardware/
Dcamera_common.h1083 int (*set_torch_mode)(const char* camera_id, bool enabled); member