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

/openjdk7/jdk/src/share/classes/sun/java2d/pipe/
H A DBufferedOpCodes.java41 public static final int FILL_PARALLELOGRAM = 22; field in class:BufferedOpCodes
H A DBufferedRenderPipe.java421 buf.putInt(FILL_PARALLELOGRAM);

Completed in 31 milliseconds