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

/openjdk7/jdk/src/share/classes/sun/java2d/opengl/
H A DOGLSurfaceData.java59 * OpenGLSurface OpenGLTexture
63 * OpenGLSurface
65 * possible to copy an OpenGLSurface to another OpenGLSurface (or to itself).
72 * as in OpenGLSurface). However, it is possible to upload a region of pixels
74 * surface of type OpenGLTexture to an OpenGLSurface by binding the texture
80 * OpenGLSurface and OpenGLTexture, in that one can render to this kind of
81 * surface as if it were of type OpenGLSurface, but the process of copying
92 * WINDOW OpenGLSurface
93 * PBUFFER OpenGLSurface
133 static final SurfaceType OpenGLSurface = field in class:OGLSurfaceData
[all...]

Completed in 26 milliseconds