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

/openjdk7/jdk/src/share/classes/sun/java2d/pipe/
H A DRegionClipSpanIterator.java81 int rgnbndslox, rgnbndsloy, rgnbndshix, rgnbndshiy; field in class:RegionClipSpanIterator
122 rgnbndshix = rgnbox[2];
124 if (rgnbndslox >= rgnbndshix ||
198 if (spanlox >= rgnbndshix) {

Completed in 30 milliseconds