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

/openjdk9/jdk/src/java.desktop/share/classes/java/awt/
H A DGradientPaintContext.java240 cycleFillRaster(pixels, off, adjust, w, h, rowrel, dx, dy);
250 void cycleFillRaster(int[] pixels, int off, int adjust, int w, int h, method in class:GradientPaintContext

Completed in 47 milliseconds