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

/openjdk7/jdk/src/share/classes/sun/java2d/
H A DSurfaceData.java402 protected static final PixelToParallelogramConverter AAClipCompViaShape; field in class:SurfaceData
490 AAClipCompViaShape = makeConverter(AAClipCompShape);
610 sg2d.drawpipe = AAClipCompViaShape;
611 sg2d.fillpipe = AAClipCompViaShape;
612 sg2d.shapepipe = AAClipCompViaShape;

Completed in 33 milliseconds