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

/openjdk7/jdk/src/windows/classes/sun/java2d/opengl/
H A DWGLSurfaceData.java71 public static WGLWindowSurfaceData createData(WComponentPeer peer) {
81 return new WGLWindowSurfaceData(peer, gc);
139 public static class WGLWindowSurfaceData extends WGLSurfaceData { class in class:WGLSurfaceData
141 public WGLWindowSurfaceData(WComponentPeer peer, method in class:WGLSurfaceData.WGLWindowSurfaceData

Completed in 29 milliseconds