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

/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DShapeSpanIterator.c1143 jfloat ctrx, cx12, cx21; local
1149 cx12 = (x1 + ctrx) / 2.0f;
1151 ctrx = (cx12 + cx21) / 2.0f;
1162 cx12, cy12, ctrx, ctry) &&

Completed in 32 milliseconds