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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaFillPoly.c211 int DX1 = 0, DX2 = 0, e1 = 0, e2 = 0; local in function:XAAFillPolygonSolid
261 Setup (c,x1,vertex1,dx1,dy1,e1,sign1,step1,DX1)
284 if(DX1 | DX2) {
300 x1, DX1, dy1, e1,
306 x1 - 1, DX1, dy1, e1);
365 int DX1 = 0, DX2 = 0, e1 = 0, e2 = 0; local in function:XAAFillPolygonHelper
384 Setup (c,x1,vertex1,dx1,dy1,e1,sign1,step1,DX1)
407 if(DX1 | DX2) {
422 x1, DX1, dy1, e1,
427 x1 - 1, DX1, dy
[all...]

Completed in 2 milliseconds