| sun.java2d.x11.X11SurfaceDataProxy
X11SurfaceDataProxy | abstract public class X11SurfaceDataProxy extends SurfaceDataProxy implements Transparency(Code) | | The proxy class contains the logic for when to replace a
SurfaceData with a cached X11 Pixmap and the code to create
the accelerated surfaces.
|
validateSurfaceData | public SurfaceData validateSurfaceData(SurfaceData srcData, SurfaceData cachedData, int w, int h)(Code) | | |
|
|