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

/openjdk7/jdk/src/solaris/classes/sun/java2d/x11/
H A DX11SurfaceData.java307 * thread making new pipes, setting lazypipe is a
310 sg2d.drawpipe = lazypipe;
311 sg2d.fillpipe = lazypipe;
312 sg2d.shapepipe = lazypipe;
313 sg2d.imagepipe = lazypipe;
314 sg2d.textpipe = lazypipe;
819 private static LazyPipe lazypipe = new LazyPipe(); field in class:X11SurfaceData

Completed in 31 milliseconds