Searched refs:ByteIndexedX11_BM (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/java2d/x11/
H A DX11PMBlitBgLoops.java61 new X11PMBlitBgLoops(X11SurfaceData.ByteIndexedX11_BM,
H A DX11PMBlitLoops.java85 new X11PMBlitLoops(X11SurfaceData.ByteIndexedX11_BM,
123 new DelegateBlitLoop(X11SurfaceData.ByteIndexedX11_BM,
H A DX11SurfaceData.java193 public static final SurfaceType ByteIndexedX11_BM = field in class:X11SurfaceData
605 sType = transparent ? X11SurfaceData.ByteIndexedX11_BM : X11SurfaceData.ByteIndexedOpaqueX11;

Completed in 47 milliseconds