Searched refs:set_torch_mode (Results 1 – 6 of 6) sorted by relevance
55 .set_torch_mode = qcamera::QCamera2Factory::set_torch_mode,
54 static int set_torch_mode(const char* camera_id, bool on);
330 int QCamera2Factory::set_torch_mode(const char* camera_id, bool on) in set_torch_mode() function in qcamera::QCamera2Factory
72 VSOC_STATIC_INITIALIZER(set_torch_mode)73 android::EmulatedCameraFactory::set_torch_mode,
126 static int set_torch_mode(const char* camera_id, bool enabled);
255 int EmulatedCameraFactory::set_torch_mode(const char* camera_id, bool enabled) { in set_torch_mode() function in android::EmulatedCameraFactory