Searched refs:startVideoCapture (Results 1 – 8 of 8) sorted by relevance
100 virtual status_t startVideoCapture();
113 virtual status_t startVideoCapture();
616 ret = startVideoCapture(); in sendCommand()1406 status_t BaseCameraAdapter::startVideoCapture() in startVideoCapture() function in android::BaseCameraAdapter
728 ret = startVideoCapture(); in sendCommand()1581 status_t BaseCameraAdapter::startVideoCapture() in startVideoCapture() function in Ti::Camera::BaseCameraAdapter
401 virtual status_t startVideoCapture();
447 virtual status_t startVideoCapture();
2323 status_t OMXCameraAdapter::startVideoCapture() in startVideoCapture() function in android::OMXCameraAdapter2325 return BaseCameraAdapter::startVideoCapture(); in startVideoCapture()
2769 status_t OMXCameraAdapter::startVideoCapture() in startVideoCapture() function in Ti::Camera::OMXCameraAdapter2771 return BaseCameraAdapter::startVideoCapture(); in startVideoCapture()