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

/openjdk7/jdk/src/windows/classes/sun/java2d/d3d/
H A DD3DSurfaceData.java82 * D3DSurface D3DTexture
86 * D3DSurface
88 * possible to copy a D3DSurface to another D3DSurface (or to itself).
92 * as in D3DSurface). However, it is possible to upload a region of pixels
94 * surface of type D3DTexture to a D3DSurface by binding the texture
100 * D3DSurface and D3DTexture, in that one can render to this kind of
101 * surface as if it were of type D3DSurface, but the process of copying
112 * RT_PLAIN D3DSurface
114 * FLIP_BACKBUFFER D3DSurface
155 static final SurfaceType D3DSurface = field in class:D3DSurfaceData
[all...]

Completed in 699 milliseconds