Searched refs:restart_stop_preview (Results 1 – 3 of 3) sorted by relevance
790 rc = hwi->restart_stop_preview(pCam->dev); in start_recording()894 rc = hwi->restart_stop_preview(pCam->dev); in stop_recording()1223 rc = hwi->restart_stop_preview(pCam->dev); in take_picture()
213 static int restart_stop_preview(struct camera_device *);
563 int QCamera2HardwareInterface::restart_stop_preview(struct camera_device *device) in restart_stop_preview() function in qcamera::QCamera2HardwareInterface