Searched refs:XAAInfoRec (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi.h263 XAAInfoRecPtr XAAInfoRec; /* XAA info Rec */ member in struct:__anon910553c20208
H A Dsmi_xaa.c81 pSmi->XAAInfoRec = infoPtr = XAACreateInfoRec();
H A Dsmi_driver.c1851 if (pSmi->XAAInfoRec != NULL) {
1852 XAADestroyInfoRec(pSmi->XAAInfoRec);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaInit.c72 infoRec = calloc(1, sizeof(XAAInfoRec));
230 /* We leave it up to the client to free the XAAInfoRec */
H A Dxaa.h1368 } XAAInfoRec, *XAAInfoRecPtr; typedef in typeref:struct:_XAAInfoRec

Completed in 9 milliseconds