Searched refs:DGAXAAInfo (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_dga.c281 if (pApm->DGAXAAInfo)
282 bzero(pApm->DGAXAAInfo, sizeof(*pApm->DGAXAAInfo));
284 pApm->DGAXAAInfo = XAACreateInfoRec();
285 ApmSetupXAAInfo(pApm, pApm->DGAXAAInfo);
290 XAAInit(pScrn->pScreen, pApm->DGAXAAInfo);
H A Dapm.h125 XAAInfoRecPtr AccelInfoRec, DGAXAAInfo; member in struct:__anon29656e4e0408
H A Dapm_driver.c2027 if(pApm->DGAXAAInfo)
2028 XAADestroyInfoRec(pApm->DGAXAAInfo);

Completed in 5 milliseconds