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

/xsrc/external/mit/x11perf/dist/
H A Ddo_tris.c193 buf[0] = X_FillPoly | (7 << 16);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c646 return ((*ProcVector[X_FillPoly]) (client));
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiXprocs.c1575 return (*SavedProcVector[X_FillPoly])(client);
1610 result = (* SavedProcVector[X_FillPoly])(client);
H A DpanoramiX.c567 ProcVector[X_FillPoly] = PanoramiXFillPoly;
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiXprocs.c1718 return (*SavedProcVector[X_FillPoly]) (client);
1755 result = (*SavedProcVector[X_FillPoly]) (client);
H A DpanoramiX.c562 ProcVector[X_FillPoly] = PanoramiXFillPoly;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c697 return((* ProcVector[X_FillPoly])(client));
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h2095 #define X_FillPoly 69
2090 #define X_FillPoly macro

Completed in 19 milliseconds