Searched defs:rightBnd (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c1956 jint rightBnd = hnd->dhnd->xMax - 1; local
2084 if (drawing && xl <= rightBnd) {
2085 hnd->dhnd->pDrawScanline(hnd->dhnd, xl, rightBnd, y >> MDP_PREC);

Completed in 41 milliseconds