Searched defs:OGLC_BLIT_TILE_SIZE (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLContext.h166 * will have dimensions with width OGLC_BLIT_TILE_SIZE and height
167 * OGLC_BLIT_TILE_SIZE (the tile will always be square).
169 #define OGLC_BLIT_TILE_SIZE 128 macro

Completed in 29 milliseconds