Searched refs:stopVideoCapture (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/omap4xxx/camera/inc/
H A DBaseCameraAdapter.h103 virtual status_t stopVideoCapture();
/hardware/ti/omap4xxx/camera/
H A DBaseCameraAdapter.cpp644 ret = stopVideoCapture();
1439 status_t BaseCameraAdapter::stopVideoCapture() function in class:android::BaseCameraAdapter
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h402 virtual status_t stopVideoCapture();
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp2328 status_t OMXCameraAdapter::stopVideoCapture() function in class:android::OMXCameraAdapter
2330 return BaseCameraAdapter::stopVideoCapture();

Completed in 124 milliseconds