Searched refs:restart_start_preview (Results 1 – 3 of 3) sorted by relevance
821 rc = hwi->restart_start_preview(pCam->dev); in start_recording()925 rc = hwi->restart_start_preview(pCam->dev); in stop_recording()1253 rc = hwi->restart_start_preview(pCam->dev); in take_picture()
212 static int restart_start_preview(struct camera_device *);
519 int QCamera2HardwareInterface::restart_start_preview(struct camera_device *device) in restart_start_preview() function in qcamera::QCamera2HardwareInterface