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

/openjdk7/jdk/src/solaris/classes/sun/java2d/
H A DUnixSurfaceManagerFactory.java62 return new XRVolatileSurfaceManager(vImg, context);
/openjdk7/jdk/src/solaris/classes/sun/java2d/xr/
H A DXRVolatileSurfaceManager.java38 public class XRVolatileSurfaceManager extends VolatileSurfaceManager { class in inherits:VolatileSurfaceManager
40 public XRVolatileSurfaceManager(SunVolatileImage vImg, Object context) { method in class:XRVolatileSurfaceManager

Completed in 28 milliseconds