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

/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DShapeSpanIterator.c975 jfloat ystartbump; local
1025 ystartbump = istarty + 0.5f - y0;
1027 x0 += ystartbump * dx / dy;

Completed in 492 milliseconds