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

/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_video.c97 static XF86AttributeRec OverlayAttributes[] = variable in typeref:typename:XF86AttributeRec[]
227 adapt->nAttributes = sizeof(OverlayAttributes) / sizeof(XF86AttributeRec);
228 adapt->pAttributes = OverlayAttributes;
1350 offscreenImages[0].attributes = OverlayAttributes;

Completed in 4 milliseconds