Home
last modified time | relevance | path

Searched refs:stopPreviewInternal (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/msm8998/usbcamcore/src/
DQualcommUsbCamera.cpp110 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