Searched refs:set_torch_mode (Results 1 – 3 of 3) sorted by relevance
55 .set_torch_mode =56 android::EmulatedCameraFactory::set_torch_mode,
123 static int set_torch_mode(const char* camera_id, bool enabled);
236 int EmulatedCameraFactory::set_torch_mode(const char* camera_id, bool enabled) { in set_torch_mode() function in android::EmulatedCameraFactory