Searched refs:stopVideoCapture (Results 1 – 8 of 8) sorted by relevance
103 virtual status_t stopVideoCapture();
116 virtual status_t stopVideoCapture();
644 ret = stopVideoCapture(); in sendCommand()1439 status_t BaseCameraAdapter::stopVideoCapture() in stopVideoCapture() function in android::BaseCameraAdapter
756 ret = stopVideoCapture(); in sendCommand()1612 status_t BaseCameraAdapter::stopVideoCapture() in stopVideoCapture() function in Ti::Camera::BaseCameraAdapter
402 virtual status_t stopVideoCapture();
448 virtual status_t stopVideoCapture();
2328 status_t OMXCameraAdapter::stopVideoCapture() in stopVideoCapture() function in android::OMXCameraAdapter2330 return BaseCameraAdapter::stopVideoCapture(); in stopVideoCapture()
2774 status_t OMXCameraAdapter::stopVideoCapture() in stopVideoCapture() function in Ti::Camera::OMXCameraAdapter2776 return BaseCameraAdapter::stopVideoCapture(); in stopVideoCapture()