Searched refs:lefts (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miwideline.c | 1107 PolyEdgeRec lefts[2], rights[2]; local in function:miLineProjectingCap 1130 lefts[0].height = lw; 1131 lefts[0].x = xorgi; 1133 lefts[0].x -= (lw >> 1); 1134 lefts[0].stepx = 0; 1135 lefts[0].signdx = 1; 1136 lefts[0].e = -lw; 1137 lefts[0].dx = 0; 1138 lefts[0].dy = lw; 1149 lefts, right 1291 PolyEdgeRec lefts[2], rights[2]; local in function:miWideSegment [all...] |
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miwideline.c | 1511 PolyEdgeRec lefts[4], rights[4]; local in function:miLineProjectingCap 1532 lefts[0].height = lw; 1533 lefts[0].x = xorgi; 1535 lefts[0].x -= (lw >> 1); 1536 lefts[0].stepx = 0; 1537 lefts[0].signdx = 1; 1538 lefts[0].e = -lw; 1539 lefts[0].dx = 0; 1540 lefts[0].dy = lw; 1551 lefts, right 1683 PolyEdgeRec lefts[4], rights[4]; local in function:miWideSegment [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaWideLine.c | 249 PolyEdgeRec lefts[2], rights[2]; local in function:XAAWideSegment 327 left = &lefts[0]; 329 bottom = &lefts[1]; 332 left = &lefts[1]; 333 top = &lefts[0]; 420 bottom->height + bottomy - topy, lefts, rights, 2, 2);
|
Completed in 7 milliseconds