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

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLSurfaceData.h186 * rectangles, such as spans in a complex shape, first invoke GLRECT_BEGIN(),
193 #define GLRECT_BEGIN j2d_glBegin(GL_QUADS) macro
210 GLRECT_BEGIN; \

Completed in 56 milliseconds