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

/openjdk7/jdk/src/share/classes/sun/java2d/
H A DSurfaceData.java374 protected static final CompositePipe clipColorPipe; field in class:SurfaceData
462 clipColorPipe = new SpanClipRenderer(colorPipe);
463 clipColorText = new TextRenderer(clipColorPipe);
467 AAClipColorShape = new AAShapePipe(clipColorPipe);

Completed in 32 milliseconds