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

/openjdk7/jdk/src/share/classes/sun/java2d/
H A DSurfaceData.java376 protected static final AAShapePipe AAColorShape; field in class:SurfaceData
464 AAColorShape = new AAShapePipe(colorPipe);
465 AAColorViaShape = makeConverter(AAColorShape);
466 AAColorViaPgram = makeConverter(AAColorShape, colorPipe);

Completed in 32 milliseconds