Searched refs:stopVideoCapture (Results 1 – 4 of 4) sorted by relevance
103 virtual status_t stopVideoCapture();
644 ret = stopVideoCapture(); in sendCommand()1437 status_t BaseCameraAdapter::stopVideoCapture() in stopVideoCapture() function in android::BaseCameraAdapter
402 virtual status_t stopVideoCapture();
2328 status_t OMXCameraAdapter::stopVideoCapture() in stopVideoCapture() function in android::OMXCameraAdapter2330 return BaseCameraAdapter::stopVideoCapture(); in stopVideoCapture()