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

/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_video.c142 static XF86AttributeRec NEOVideoAttributes[] = variable in typeref:typename:XF86AttributeRec[]
234 overlayAdaptor->nAttributes = nElems(NEOVideoAttributes);
235 overlayAdaptor->pAttributes = NEOVideoAttributes;
933 offscreenImages->num_attributes = nElems(NEOVideoAttributes);
934 offscreenImages->attributes = NEOVideoAttributes;

Completed in 2 milliseconds