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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_exa.c131 static int lx0 = -1, ly0 = -1, lx1 = -1, ly1 = -1; variable in typeref:typename:int
139 x1 <= lx0 || y1 <= ly0 ? /* left/above */
142 lx0 = x0;
158 x2 <= lx0 || y2 <= ly0) &&
161 x0 + w <= lx0 || y0 + h <= ly0) ? 0 : CIMGP_BLTFLAGS_HAZARD;
163 lx0 = x1;

Completed in 3 milliseconds