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

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLFuncs.c40 if (OGL_LIB_IS_UNINITIALIZED()) {
54 if (OGL_LIB_IS_UNINITIALIZED()) {
71 if (OGL_LIB_IS_UNINITIALIZED()) {
90 if (OGL_LIB_IS_UNINITIALIZED()) {
109 if (OGL_LIB_IS_UNINITIALIZED()) {
/openjdk7/jdk/src/macosx/native/sun/java2d/opengl/
H A DOGLFuncs_md.h36 #define OGL_LIB_IS_UNINITIALIZED() \ macro
/openjdk7/jdk/src/windows/native/sun/java2d/opengl/
H A DOGLFuncs_md.h61 #define OGL_LIB_IS_UNINITIALIZED() \ macro
/openjdk7/jdk/src/solaris/native/sun/java2d/opengl/
H A DOGLFuncs_md.h112 #define OGL_LIB_IS_UNINITIALIZED() \ macro

Completed in 111 milliseconds