Searched refs:DX2 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaFillPoly.c | 211 int DX1 = 0, DX2 = 0, e1 = 0, e2 = 0; local in function:XAAFillPolygonSolid 273 Setup (c,x2,vertex2,dx2,dy2,e2,sign2,step2,DX2) 284 if(DX1 | DX2) { 301 x2 - 1, DX2, dy2, e2); 305 x2, DX2, dy2, e2, 365 int DX1 = 0, DX2 = 0, e1 = 0, e2 = 0; local in function:XAAFillPolygonHelper 396 Setup (c,x2,vertex2,dx2,dy2,e2,sign2,step2,DX2) 407 if(DX1 | DX2) { 423 x2 - 1, DX2, dy2, e2, xorg, yorg, pCache); 426 x2, DX2, dy [all...] |
Completed in 2 milliseconds