Searched refs:setTorchMode (Results 1 – 2 of 2) sorted by relevance
64 int setTorchMode(const char* camera_id, bool on);
200 return gQCamera2Factory->setTorchMode(camera_id, on); in set_torch_mode()389 int QCamera2Factory::setTorchMode(const char* camera_id, bool on) in setTorchMode() function in qcamera::QCamera2Factory