Searched defs:set_torch_mode (Results 1 – 3 of 3) sorted by relevance
206 static int set_torch_mode(const char* camera_id, bool enabled) { in set_torch_mode() function
357 int QCamera2Factory::set_torch_mode(const char* camera_id, bool on) in QCamera2Factory() function in qcamera::QCamera2Factory
1083 int (*set_torch_mode)(const char* camera_id, bool enabled); member