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

/openjdk7/jdk/src/share/classes/sun/java2d/
H A DSurfaceData.java379 protected static final AAShapePipe AAClipColorShape; field in class:SurfaceData
467 AAClipColorShape = new AAShapePipe(clipColorPipe);
468 AAClipColorViaShape = makeConverter(AAClipColorShape);

Completed in 31 milliseconds