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

/openjdk7/jdk/src/solaris/native/sun/java2d/opengl/
H A DGLXSurfaceData.c228 OGLSD_SetScratchSurface(JNIEnv *env, jlong pConfigInfo) function
/openjdk7/jdk/src/windows/native/sun/java2d/opengl/
H A DWGLSurfaceData.c195 OGLSD_SetScratchSurface(JNIEnv *env, jlong pConfigInfo) function
/openjdk7/jdk/src/macosx/native/sun/java2d/opengl/
H A DCGLSurfaceData.m179 OGLSD_SetScratchSurface(JNIEnv *env, jlong pConfigInfo)
/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLRenderQueue.c63 extern OGLContext *OGLSD_SetScratchSurface(JNIEnv *env, jlong pConfigInfo);
447 oglc = OGLSD_SetScratchSurface(env, pConfigInfo);

Completed in 644 milliseconds