Searched defs:makeCGLContextCurrentOnSurface (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/macosx/classes/sun/java2d/opengl/
H A DCGLSurfaceData.java385 native static boolean makeCGLContextCurrentOnSurface(CGLSurfaceData sd, method in class:CGLSurfaceData
392 return makeCGLContextCurrentOnSurface(cglsd, ctx);

Completed in 28 milliseconds