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

/openjdk7/jdk/src/macosx/native/sun/java2d/opengl/
H A DCGLSurfaceData.m308 colorBuffer: GL_FRONT];
433 oglsdo->activeBuffer = GL_FRONT;
551 oglsdo->activeBuffer = GL_FRONT;
/openjdk7/jdk/src/solaris/native/sun/java2d/opengl/
H A DGLXSurfaceData.c84 oglsdo->activeBuffer = GL_FRONT;
/openjdk7/jdk/src/windows/native/sun/java2d/opengl/
H A DWGLSurfaceData.c87 oglsdo->activeBuffer = GL_FRONT;
/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLContext.c73 (buf == GL_FRONT || buf == GL_COLOR_ATTACHMENT0_EXT) ? "front" : "back"
/openjdk7/jdk/src/share/native/sun/java2d/opengl/J2D_GL/
H A Dgl.h273 #define GL_FRONT 0x0404 macro
471 /*GL_FRONT 0x0404 */

Completed in 50 milliseconds