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

/openjdk7/jdk/src/macosx/classes/sun/java2d/opengl/
H A DCGLSurfaceData.java371 private native static long createCGLContextOnSurface(CGLSurfaceData sd, method in class:CGLSurfaceData
378 return createCGLContextOnSurface(cglsd, sharedContext);

Completed in 31 milliseconds