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

/openjdk7/jdk/src/windows/classes/sun/java2d/opengl/
H A DWGLGraphicsConfig.java126 WGLGetConfigInfo action =
127 new WGLGetConfigInfo(device.getScreen(), pixfmt);
155 private static class WGLGetConfigInfo implements Runnable { class in class:WGLGraphicsConfig
159 private WGLGetConfigInfo(int screen, int pixfmt) { method in class:WGLGraphicsConfig.WGLGetConfigInfo

Completed in 42 milliseconds