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

/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DSpanClipRenderer.c177 jint firstx; local
220 firstx = hix;
255 if (firstx > box[0]) {
256 firstx = box[0];
284 box[0] = firstx;

Completed in 22 milliseconds