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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaWideLine.c663 int edgecount; local in function:XAALineJoin
762 edgecount = 4;
779 edgecount = 3;
782 y = miPolyBuildPoly (vertices, slopes, edgecount, pLeft->x, pLeft->y,
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiwideline.c522 int edgecount; local in function:miLineJoin
632 edgecount = 4;
651 edgecount = 3;
654 y = miPolyBuildPoly (vertices, slopes, edgecount, pLeft->x, pLeft->y,
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiwideline.c981 int edgecount; local in function:miLineJoin
1085 edgecount = 4;
1103 edgecount = 3;
1106 y = miPolyBuildPoly(vertices, slopes, edgecount, pLeft->x, pLeft->y,

Completed in 8 milliseconds