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

/openjdk7/jdk/src/windows/native/sun/java2d/opengl/
H A DWGLSurfaceData.c139 WGLSD_MakeCurrentToScratch(JNIEnv *env, OGLContext *oglc) function
143 J2dTraceLn(J2D_TRACE_INFO, "WGLSD_MakeCurrentToScratch");
147 "WGLSD_MakeCurrentToScratch: context is null");
154 "WGLSD_MakeCurrentToScratch: could not make current");
210 if (!WGLSD_MakeCurrentToScratch(env, oglc)) {
260 if (!WGLSD_MakeCurrentToScratch(env, oglc)) {

Completed in 55 milliseconds