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

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLContext.h217 void OGLContext_DestroyContextResources(OGLContext *oglc);
H A DOGLContext.c587 OGLContext_DestroyContextResources(OGLContext *oglc) function
589 J2dTraceLn(J2D_TRACE_INFO, "OGLContext_DestroyContextResources");
/openjdk7/jdk/src/solaris/native/sun/java2d/opengl/
H A DGLXGraphicsConfig.c152 OGLContext_DestroyContextResources(oglc);
/openjdk7/jdk/src/windows/native/sun/java2d/opengl/
H A DWGLGraphicsConfig.c93 OGLContext_DestroyContextResources(oglc);
/openjdk7/jdk/src/macosx/native/sun/java2d/opengl/
H A DCGLGraphicsConfig.m62 OGLContext_DestroyContextResources(oglc);

Completed in 304 milliseconds