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

/openjdk7/jdk/src/windows/classes/sun/java2d/d3d/
H A DD3DVolatileSurfaceManager.java44 public class D3DVolatileSurfaceManager class in inherits:VolatileSurfaceManager
50 public D3DVolatileSurfaceManager(SunVolatileImage vImg, Object context) { method in class:D3DVolatileSurfaceManager
200 if (mgr instanceof D3DVolatileSurfaceManager) {
201 D3DVolatileSurfaceManager vsm = (D3DVolatileSurfaceManager)mgr;

Completed in 30 milliseconds