Searched defs:abox (Results 1 - 7 of 7) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/classes/sun/java2d/pipe/
H A DCompositePipe.java38 startSequence(SunGraphics2D sg, Shape s, Rectangle dev, int[] abox) argument
H A DSpanShapeRenderer.java205 spanClipLoop(Object ctx, SpanIterator sr, Region r, int[] abox) argument
[all...]
H A DAlphaColorPipe.java41 startSequence(SunGraphics2D sg, Shape s, Rectangle dev, int[] abox) argument
H A DGeneralCompositePipe.java62 startSequence(SunGraphics2D sg, Shape s, Rectangle devR, int[] abox) argument
H A DAAShapePipe.java156 renderTiles(SunGraphics2D sg, Shape s, final AATileGenerator aatg, final int[] abox, final TileState ts) argument
217 final int[] abox = new int[4]; field in class:AAShapePipe.TileState
232 computeDevBox(final int[] abox) argument
[all...]
H A DSpanClipRenderer.java67 startSequence(SunGraphics2D sg, Shape s, Rectangle devR, int[] abox) argument
H A DAlphaPaintPipe.java81 startSequence(SunGraphics2D sg, Shape s, Rectangle devR, int[] abox) argument

Completed in 49 milliseconds