Lines Matching refs:XF86VideoAdaptorPtr
54 static XF86VideoAdaptorPtr NVSetupOverlayVideo(ScreenPtr);
55 static XF86VideoAdaptorPtr NVSetupBlitVideo(ScreenPtr);
289 XF86VideoAdaptorPtr *adaptors, *newAdaptors = NULL;
290 XF86VideoAdaptorPtr overlayAdaptor = NULL;
291 XF86VideoAdaptorPtr blitAdaptor = NULL;
316 if((newAdaptors = malloc(size * sizeof(XF86VideoAdaptorPtr*)))) {
319 num_adaptors * sizeof(XF86VideoAdaptorPtr));
341 static XF86VideoAdaptorPtr
346 XF86VideoAdaptorPtr adapt;
404 static XF86VideoAdaptorPtr
409 XF86VideoAdaptorPtr adapt;