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

/openjdk7/jdk/src/share/classes/sun/java2d/pipe/
H A DShapeSpanIterator.java98 public native void appendPoly(int xPoints[], int yPoints[], int nPoints, method in class:ShapeSpanIterator
H A DLoopPipe.java165 sr.appendPoly(xPoints, yPoints, nPoints, sg2d.transX, sg2d.transY);
224 * ssi.appendPath(...); // or appendPoly

Completed in 30 milliseconds