Searched refs:stopPreviewInternal (Results 1 – 1 of 1) sorted by relevance
110 static int stopPreviewInternal( camera_hardware_t *camHal);438 rc = stopPreviewInternal(camHal); in usbcam_stop_preview()550 rc = stopPreviewInternal(camHal); in usbcam_take_picture()671 stopPreviewInternal(); in usbcam_release()675 stopPreviewInternal(); in usbcam_release()1478 static int stopPreviewInternal(camera_hardware_t *camHal) in stopPreviewInternal() function