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

/openjdk7/jdk/src/share/classes/sun/java2d/pipe/
H A DBufferedOpCodes.java46 public static final int BLIT = 31; field in class:BufferedOpCodes
/openjdk7/jdk/src/windows/classes/sun/java2d/d3d/
H A DD3DBlitLoops.java204 * Enqueues a BLIT operation with the given parameters. Note that the
218 buf.putInt(BLIT);
/openjdk7/jdk/src/share/classes/sun/java2d/opengl/
H A DOGLBlitLoops.java215 * Enqueues a BLIT operation with the given parameters. Note that the
229 buf.putInt(BLIT);

Completed in 39 milliseconds