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

/openjdk7/jdk/src/share/classes/sun/java2d/
H A DSurfaceData.java401 protected static final AAShapePipe AAClipCompShape; field in class:SurfaceData
489 AAClipCompShape = new AAShapePipe(clipCompPipe);
490 AAClipCompViaShape = makeConverter(AAClipCompShape);

Completed in 52 milliseconds