Lines Matching refs:XF86VideoAdaptorPtr
1737 static XF86VideoAdaptorPtr
1742 XF86VideoAdaptorPtr adapt;
1807 static XF86VideoAdaptorPtr
1812 XF86VideoAdaptorPtr adapt;
1958 static XF86VideoAdaptorPtr
1962 XF86VideoAdaptorPtr overlayAdaptor = NULL;
2003 static XF86VideoAdaptorPtr
2008 XF86VideoAdaptorPtr adapt;
2085 static XF86VideoAdaptorPtr
2090 XF86VideoAdaptorPtr adapt;
2158 static XF86VideoAdaptorPtr
2163 XF86VideoAdaptorPtr adapt;
2217 NVSetupTexturedVideo (ScreenPtr pScreen, XF86VideoAdaptorPtr *textureAdaptor)
2252 XF86VideoAdaptorPtr *adaptors, *newAdaptors = NULL;
2253 XF86VideoAdaptorPtr overlayAdaptor = NULL;
2254 XF86VideoAdaptorPtr blitAdaptor = NULL;
2255 XF86VideoAdaptorPtr textureAdaptor[2] = {NULL, NULL};
2284 newAdaptors = malloc(size * sizeof(XF86VideoAdaptorPtr *));
2288 sizeof(XF86VideoAdaptorPtr));