public class sun.java2d.pisces.Renderer extends sun.java2d.pisces.LineSink
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: sun.java2d.pisces.Renderer
  super_class: sun.java2d.pisces.LineSink
{
  public static final int WIND_EVEN_ODD;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int WIND_NON_ZERO;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int INITIAL_EDGES;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1000

  public static final int DEFAULT_INDICES_SIZE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8192

  public static final int DEFAULT_CROSSINGS_SIZE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 32768

  private int SUBPIXEL_LG_POSITIONS_X;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int SUBPIXEL_LG_POSITIONS_Y;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int SUBPIXEL_MASK_X;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int SUBPIXEL_MASK_Y;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int SUBPIXEL_POSITIONS_X;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int SUBPIXEL_POSITIONS_Y;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  int MAX_AA_ALPHA;
    descriptor: I
    flags: (0x0000) 

  private int MAX_AA_ALPHA_DENOM;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int HALF_MAX_AA_ALPHA_DENOM;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int XSHIFT;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int YSHIFT;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int YSTEP;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int HYSTEP;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int YMASK;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private static final int MIN_QUAD_OPT_WIDTH;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 6553600

  sun.java2d.pisces.PiscesCache cache;
    descriptor: Lsun/java2d/pisces/PiscesCache;
    flags: (0x0000) 

  private int boundsMinX;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int boundsMinY;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int boundsMaxX;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int boundsMaxY;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int rasterMinX;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int rasterMaxX;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int rasterMinY;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int rasterMaxY;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int bboxX0;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int bboxY0;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int bboxX1;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int bboxY1;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int windingRule;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int x0;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int y0;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int sx0;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int sy0;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private byte[] rowAA;
    descriptor: [B
    flags: (0x0002) ACC_PRIVATE

  private int firstOrientation;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int lastOrientation;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int flips;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int alphaWidth;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int[] edges;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  private int edgeIdx;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int edgeMinY;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int edgeMaxY;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int[] crossingIndices;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  private int[] crossings;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  private int crossingMinY;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int crossingMaxY;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int crossingMinX;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int crossingMaxX;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int crossingMaxXEntries;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int numCrossings;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private boolean crossingsSorted;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private int crossingY;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int crossingRowCount;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int crossingRowOffset;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int crossingRowIndex;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 94
            aload 0 /* this */
            invokespecial sun.java2d.pisces.LineSink.<init>:()V
         1: .line 671
            aload 0 /* this */
            sipush 5000
            newarray 10
            putfield sun.java2d.pisces.Renderer.edges:[I
         2: .line 672
            aload 0 /* this */
            iconst_0
            putfield sun.java2d.pisces.Renderer.edgeIdx:I
         3: .line 673
            aload 0 /* this */
            ldc 2147483647
            putfield sun.java2d.pisces.Renderer.edgeMinY:I
         4: .line 674
            aload 0 /* this */
            ldc -2147483648
            putfield sun.java2d.pisces.Renderer.edgeMaxY:I
         5: .line 733
            aload 0 /* this */
            ldc 2147483647
            putfield sun.java2d.pisces.Renderer.crossingMinX:I
         6: .line 734
            aload 0 /* this */
            ldc -2147483648
            putfield sun.java2d.pisces.Renderer.crossingMaxX:I
         7: .line 736
            aload 0 /* this */
            iconst_0
            putfield sun.java2d.pisces.Renderer.numCrossings:I
         8: .line 737
            aload 0 /* this */
            iconst_0
            putfield sun.java2d.pisces.Renderer.crossingsSorted:Z
         9: .line 95
            return
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lsun/java2d/pisces/Renderer;

  public void setAntialiasing(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int subpixelLgPositionsX
        start local 2 // int subpixelLgPositionsY
         0: .line 99
            aload 0 /* this */
            iload 1 /* subpixelLgPositionsX */
            putfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
         1: .line 100
            aload 0 /* this */
            iload 2 /* subpixelLgPositionsY */
            putfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_Y:I
         2: .line 102
            aload 0 /* this */
         3: .line 103
            iconst_1
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            ishl
            iconst_1
            isub
         4: .line 102
            putfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_X:I
         5: .line 104
            aload 0 /* this */
         6: .line 105
            iconst_1
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_Y:I
            ishl
            iconst_1
            isub
         7: .line 104
            putfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_Y:I
         8: .line 106
            aload 0 /* this */
         9: .line 107
            iconst_1
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            ishl
        10: .line 106
            putfield sun.java2d.pisces.Renderer.SUBPIXEL_POSITIONS_X:I
        11: .line 108
            aload 0 /* this */
        12: .line 109
            iconst_1
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_Y:I
            ishl
        13: .line 108
            putfield sun.java2d.pisces.Renderer.SUBPIXEL_POSITIONS_Y:I
        14: .line 110
            aload 0 /* this */
        15: .line 111
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_POSITIONS_X:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_POSITIONS_Y:I
            imul
        16: .line 110
            putfield sun.java2d.pisces.Renderer.MAX_AA_ALPHA:I
        17: .line 112
            aload 0 /* this */
            sipush 255
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.MAX_AA_ALPHA:I
            imul
            putfield sun.java2d.pisces.Renderer.MAX_AA_ALPHA_DENOM:I
        18: .line 113
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.MAX_AA_ALPHA_DENOM:I
            iconst_2
            idiv
            putfield sun.java2d.pisces.Renderer.HALF_MAX_AA_ALPHA_DENOM:I
        19: .line 114
            aload 0 /* this */
            bipush 16
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            isub
            putfield sun.java2d.pisces.Renderer.XSHIFT:I
        20: .line 115
            aload 0 /* this */
            bipush 16
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_Y:I
            isub
            putfield sun.java2d.pisces.Renderer.YSHIFT:I
        21: .line 116
            aload 0 /* this */
            iconst_1
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            ishl
            putfield sun.java2d.pisces.Renderer.YSTEP:I
        22: .line 117
            aload 0 /* this */
            iconst_1
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            iconst_1
            isub
            ishl
            putfield sun.java2d.pisces.Renderer.HYSTEP:I
        23: .line 118
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSTEP:I
            iconst_1
            isub
            iconst_m1
            ixor
            putfield sun.java2d.pisces.Renderer.YMASK:I
        24: .line 119
            return
        end local 2 // int subpixelLgPositionsY
        end local 1 // int subpixelLgPositionsX
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0   25     0                  this  Lsun/java2d/pisces/Renderer;
            0   25     1  subpixelLgPositionsX  I
            0   25     2  subpixelLgPositionsY  I
    MethodParameters:
                      Name  Flags
      subpixelLgPositionsX  
      subpixelLgPositionsY  

  public int getSubpixelLgPositionsX();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 122
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            ireturn
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/java2d/pisces/Renderer;

  public int getSubpixelLgPositionsY();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 126
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_Y:I
            ireturn
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/java2d/pisces/Renderer;

  public void setWindingRule(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int windingRule
         0: .line 130
            aload 0 /* this */
            iload 1 /* windingRule */
            putfield sun.java2d.pisces.Renderer.windingRule:I
         1: .line 131
            return
        end local 1 // int windingRule
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lsun/java2d/pisces/Renderer;
            0    2     1  windingRule  I
    MethodParameters:
             Name  Flags
      windingRule  

  public int getWindingRule();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 134
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.windingRule:I
            ireturn
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/java2d/pisces/Renderer;

  public void beginRendering(int, int, int, int);
    descriptor: (IIII)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int boundsX
        start local 2 // int boundsY
        start local 3 // int boundsWidth
        start local 4 // int boundsHeight
         0: .line 139
            aload 0 /* this */
            iconst_0
            putfield sun.java2d.pisces.Renderer.lastOrientation:I
         1: .line 140
            aload 0 /* this */
            iconst_0
            putfield sun.java2d.pisces.Renderer.flips:I
         2: .line 142
            aload 0 /* this */
            invokevirtual sun.java2d.pisces.Renderer.resetEdges:()V
         3: .line 144
            aload 0 /* this */
            iload 1 /* boundsX */
            bipush 16
            ishl
            putfield sun.java2d.pisces.Renderer.boundsMinX:I
         4: .line 145
            aload 0 /* this */
            iload 2 /* boundsY */
            bipush 16
            ishl
            putfield sun.java2d.pisces.Renderer.boundsMinY:I
         5: .line 146
            aload 0 /* this */
            iload 1 /* boundsX */
            iload 3 /* boundsWidth */
            iadd
            bipush 16
            ishl
            putfield sun.java2d.pisces.Renderer.boundsMaxX:I
         6: .line 147
            aload 0 /* this */
            iload 2 /* boundsY */
            iload 4 /* boundsHeight */
            iadd
            bipush 16
            ishl
            putfield sun.java2d.pisces.Renderer.boundsMaxY:I
         7: .line 149
            aload 0 /* this */
            iload 1 /* boundsX */
            putfield sun.java2d.pisces.Renderer.bboxX0:I
         8: .line 150
            aload 0 /* this */
            iload 2 /* boundsY */
            putfield sun.java2d.pisces.Renderer.bboxY0:I
         9: .line 151
            aload 0 /* this */
            iload 1 /* boundsX */
            iload 3 /* boundsWidth */
            iadd
            putfield sun.java2d.pisces.Renderer.bboxX1:I
        10: .line 152
            aload 0 /* this */
            iload 2 /* boundsY */
            iload 4 /* boundsHeight */
            iadd
            putfield sun.java2d.pisces.Renderer.bboxY1:I
        11: .line 153
            return
        end local 4 // int boundsHeight
        end local 3 // int boundsWidth
        end local 2 // int boundsY
        end local 1 // int boundsX
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   12     0          this  Lsun/java2d/pisces/Renderer;
            0   12     1       boundsX  I
            0   12     2       boundsY  I
            0   12     3   boundsWidth  I
            0   12     4  boundsHeight  I
    MethodParameters:
              Name  Flags
      boundsX       
      boundsY       
      boundsWidth   
      boundsHeight  

  public void moveTo(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int x0
        start local 2 // int y0
         0: .line 157
            aload 0 /* this */
            invokevirtual sun.java2d.pisces.Renderer.close:()V
         1: .line 158
            aload 0 /* this */
            aload 0 /* this */
            iload 1 /* x0 */
            dup_x1
            putfield sun.java2d.pisces.Renderer.x0:I
            putfield sun.java2d.pisces.Renderer.sx0:I
         2: .line 159
            aload 0 /* this */
            aload 0 /* this */
            iload 2 /* y0 */
            dup_x1
            putfield sun.java2d.pisces.Renderer.y0:I
            putfield sun.java2d.pisces.Renderer.sy0:I
         3: .line 160
            aload 0 /* this */
            iconst_0
            putfield sun.java2d.pisces.Renderer.lastOrientation:I
         4: .line 161
            return
        end local 2 // int y0
        end local 1 // int x0
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lsun/java2d/pisces/Renderer;
            0    5     1    x0  I
            0    5     2    y0  I
    MethodParameters:
      Name  Flags
      x0    
      y0    

  public void lineJoin();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 166
            return
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/java2d/pisces/Renderer;

  public void lineTo(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=4, args_size=3
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int x1
        start local 2 // int y1
         0: .line 173
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.y0:I
            iload 2 /* y1 */
            if_icmpne 3
         1: .line 174
            aload 0 /* this */
            iload 1 /* x1 */
            putfield sun.java2d.pisces.Renderer.x0:I
         2: .line 175
            return
         3: .line 178
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.y0:I
            iload 2 /* y1 */
            if_icmpge 4
            iconst_1
            goto 5
      StackMap locals:
      StackMap stack:
         4: iconst_m1
      StackMap locals:
      StackMap stack: int
         5: istore 3 /* orientation */
        start local 3 // int orientation
         6: .line 179
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.lastOrientation:I
            ifne 9
         7: .line 180
            aload 0 /* this */
            iload 3 /* orientation */
            putfield sun.java2d.pisces.Renderer.firstOrientation:I
         8: .line 181
            goto 11
      StackMap locals: int
      StackMap stack:
         9: iload 3 /* orientation */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.lastOrientation:I
            if_icmpeq 11
        10: .line 182
            aload 0 /* this */
            dup
            getfield sun.java2d.pisces.Renderer.flips:I
            iconst_1
            iadd
            putfield sun.java2d.pisces.Renderer.flips:I
        11: .line 184
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 3 /* orientation */
            putfield sun.java2d.pisces.Renderer.lastOrientation:I
        12: .line 187
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.x0:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.y0:I
            iconst_1
            ior
            iload 1 /* x1 */
            iload 2 /* y1 */
            iconst_1
            ior
            invokevirtual sun.java2d.pisces.Renderer.addEdge:(IIII)V
        13: .line 189
            aload 0 /* this */
            iload 1 /* x1 */
            putfield sun.java2d.pisces.Renderer.x0:I
        14: .line 190
            aload 0 /* this */
            iload 2 /* y1 */
            putfield sun.java2d.pisces.Renderer.y0:I
        15: .line 191
            return
        end local 3 // int orientation
        end local 2 // int y1
        end local 1 // int x1
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   16     0         this  Lsun/java2d/pisces/Renderer;
            0   16     1           x1  I
            0   16     2           y1  I
            6   16     3  orientation  I
    MethodParameters:
      Name  Flags
      x1    
      y1    

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 196
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.lastOrientation:I
            istore 1 /* orientation */
        start local 1 // int orientation
         1: .line 197
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.y0:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.sy0:I
            if_icmpeq 5
         2: .line 198
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.y0:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.sy0:I
            if_icmpge 3
            iconst_1
            goto 4
      StackMap locals: int
      StackMap stack:
         3: iconst_m1
      StackMap locals:
      StackMap stack: int
         4: istore 1 /* orientation */
         5: .line 200
      StackMap locals:
      StackMap stack:
            iload 1 /* orientation */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.firstOrientation:I
            if_icmpeq 7
         6: .line 201
            aload 0 /* this */
            dup
            getfield sun.java2d.pisces.Renderer.flips:I
            iconst_1
            iadd
            putfield sun.java2d.pisces.Renderer.flips:I
         7: .line 203
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.sx0:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.sy0:I
            invokevirtual sun.java2d.pisces.Renderer.lineTo:(II)V
         8: .line 204
            return
        end local 1 // int orientation
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    9     0         this  Lsun/java2d/pisces/Renderer;
            1    9     1  orientation  I

  public void end();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 207
            aload 0 /* this */
            invokevirtual sun.java2d.pisces.Renderer.close:()V
         1: .line 210
            return
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lsun/java2d/pisces/Renderer;

  private void computeCrossingsForEdge(int, int, int);
    descriptor: (III)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=22, args_size=4
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int index
        start local 2 // int boundsMinY
        start local 3 // int boundsMaxY
         0: .line 215
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 1 /* index */
            iconst_1
            iadd
            iaload
            istore 4 /* iy0 */
        start local 4 // int iy0
         1: .line 216
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 1 /* index */
            iconst_3
            iadd
            iaload
            istore 5 /* iy1 */
        start local 5 // int iy1
         2: .line 219
            iload 4 /* iy0 */
            iload 2 /* boundsMinY */
            if_icmple 3
            iload 4 /* iy0 */
            goto 4
      StackMap locals: int int
      StackMap stack:
         3: iload 2 /* boundsMinY */
      StackMap locals:
      StackMap stack: int
         4: istore 6 /* clipy0 */
        start local 6 // int clipy0
         5: .line 220
            iload 5 /* iy1 */
            iload 3 /* boundsMaxY */
            if_icmpge 6
            iload 5 /* iy1 */
            goto 7
      StackMap locals: int
      StackMap stack:
         6: iload 3 /* boundsMaxY */
      StackMap locals:
      StackMap stack: int
         7: istore 7 /* clipy1 */
        start local 7 // int clipy1
         8: .line 222
            iload 6 /* clipy0 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.HYSTEP:I
            iadd
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YMASK:I
            iand
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.HYSTEP:I
            iadd
            istore 8 /* minY */
        start local 8 // int minY
         9: .line 223
            iload 7 /* clipy1 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.HYSTEP:I
            isub
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YMASK:I
            iand
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.HYSTEP:I
            iadd
            istore 9 /* maxY */
        start local 9 // int maxY
        10: .line 229
            iload 8 /* minY */
            iload 9 /* maxY */
            if_icmple 12
        11: .line 230
            return
        12: .line 235
      StackMap locals: int int int
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 1 /* index */
            iaload
            istore 10 /* ix0 */
        start local 10 // int ix0
        13: .line 236
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 1 /* index */
            iconst_2
            iadd
            iaload
            istore 11 /* ix1 */
        start local 11 // int ix1
        14: .line 237
            iload 11 /* ix1 */
            i2l
            iload 10 /* ix0 */
            i2l
            lsub
            lstore 12 /* dx */
        start local 12 // long dx
        15: .line 238
            iload 5 /* iy1 */
            i2l
            iload 4 /* iy0 */
            i2l
            lsub
            lstore 14 /* dy */
        start local 14 // long dy
        16: .line 241
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 1 /* index */
            iconst_4
            iadd
            iaload
            istore 16 /* orientation */
        start local 16 // int orientation
        17: .line 242
            iload 8 /* minY */
            istore 17 /* y */
        start local 17 // int y
        18: .line 243
            iload 17 /* y */
            i2l
            iload 4 /* iy0 */
            i2l
            lsub
            lload 12 /* dx */
            lmul
            lload 14 /* dy */
            ldiv
            iload 10 /* ix0 */
            i2l
            ladd
            lstore 18 /* lx */
        start local 18 // long lx
        19: .line 244
            aload 0 /* this */
            iload 17 /* y */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            ishr
            lload 18 /* lx */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.XSHIFT:I
            lshr
            l2i
            iload 16 /* orientation */
            invokevirtual sun.java2d.pisces.Renderer.addCrossing:(III)V
        20: .line 247
            iload 17 /* y */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSTEP:I
            iadd
            istore 17 /* y */
        21: .line 248
            iload 17 /* y */
            iload 9 /* maxY */
            if_icmple 23
        22: .line 249
            return
        23: .line 255
      StackMap locals: sun.java2d.pisces.Renderer int int int int int int int int int int int long long int int long
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSTEP:I
            i2l
            lload 12 /* dx */
            lmul
            lload 14 /* dy */
            ldiv
            lstore 20 /* xstep */
        start local 20 // long xstep
        24: .line 256
            goto 28
        25: .line 257
      StackMap locals: long
      StackMap stack:
            lload 18 /* lx */
            lload 20 /* xstep */
            ladd
            lstore 18 /* lx */
        26: .line 258
            aload 0 /* this */
            iload 17 /* y */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            ishr
            lload 18 /* lx */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.XSHIFT:I
            lshr
            l2i
            iload 16 /* orientation */
            invokevirtual sun.java2d.pisces.Renderer.addCrossing:(III)V
        27: .line 256
            iload 17 /* y */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSTEP:I
            iadd
            istore 17 /* y */
      StackMap locals:
      StackMap stack:
        28: iload 17 /* y */
            iload 9 /* maxY */
            if_icmple 25
        29: .line 260
            return
        end local 20 // long xstep
        end local 18 // long lx
        end local 17 // int y
        end local 16 // int orientation
        end local 14 // long dy
        end local 12 // long dx
        end local 11 // int ix1
        end local 10 // int ix0
        end local 9 // int maxY
        end local 8 // int minY
        end local 7 // int clipy1
        end local 6 // int clipy0
        end local 5 // int iy1
        end local 4 // int iy0
        end local 3 // int boundsMaxY
        end local 2 // int boundsMinY
        end local 1 // int index
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   30     0         this  Lsun/java2d/pisces/Renderer;
            0   30     1        index  I
            0   30     2   boundsMinY  I
            0   30     3   boundsMaxY  I
            1   30     4          iy0  I
            2   30     5          iy1  I
            5   30     6       clipy0  I
            8   30     7       clipy1  I
            9   30     8         minY  I
           10   30     9         maxY  I
           13   30    10          ix0  I
           14   30    11          ix1  I
           15   30    12           dx  J
           16   30    14           dy  J
           17   30    16  orientation  I
           18   30    17            y  I
           19   30    18           lx  J
           24   30    20        xstep  J
    MethodParameters:
            Name  Flags
      index       
      boundsMinY  
      boundsMaxY  

  private void computeBounds();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 263
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMinX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_X:I
            iconst_m1
            ixor
            iand
            putfield sun.java2d.pisces.Renderer.rasterMinX:I
         1: .line 264
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMaxX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_X:I
            ior
            putfield sun.java2d.pisces.Renderer.rasterMaxX:I
         2: .line 265
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMinY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_Y:I
            iconst_m1
            ixor
            iand
            putfield sun.java2d.pisces.Renderer.rasterMinY:I
         3: .line 266
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMaxY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_Y:I
            ior
            putfield sun.java2d.pisces.Renderer.rasterMaxY:I
         4: .line 271
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxX:I
            if_icmpgt 5
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxY:I
            if_icmple 10
         5: .line 272
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_0
            putfield sun.java2d.pisces.Renderer.rasterMinX:I
         6: .line 273
            aload 0 /* this */
            iconst_m1
            putfield sun.java2d.pisces.Renderer.rasterMaxX:I
         7: .line 274
            aload 0 /* this */
            iconst_0
            putfield sun.java2d.pisces.Renderer.rasterMinY:I
         8: .line 275
            aload 0 /* this */
            iconst_m1
            putfield sun.java2d.pisces.Renderer.rasterMaxY:I
         9: .line 276
            return
        10: .line 279
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMinX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.XSHIFT:I
            ishr
            if_icmpge 12
        11: .line 280
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMinX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.XSHIFT:I
            ishr
            putfield sun.java2d.pisces.Renderer.rasterMinX:I
        12: .line 282
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMinY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            ishr
            if_icmpge 14
        13: .line 283
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMinY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            ishr
            putfield sun.java2d.pisces.Renderer.rasterMinY:I
        14: .line 285
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMaxX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.XSHIFT:I
            ishr
            if_icmple 16
        15: .line 286
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMaxX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.XSHIFT:I
            ishr
            putfield sun.java2d.pisces.Renderer.rasterMaxX:I
        16: .line 288
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMaxY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            ishr
            if_icmple 18
        17: .line 289
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMaxY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            ishr
            putfield sun.java2d.pisces.Renderer.rasterMaxY:I
        18: .line 291
      StackMap locals:
      StackMap stack:
            return
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   19     0  this  Lsun/java2d/pisces/Renderer;

  private int clamp(int, int, int);
    descriptor: (III)I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=4, args_size=4
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int x
        start local 2 // int min
        start local 3 // int max
         0: .line 294
            iload 1 /* x */
            iload 2 /* min */
            if_icmpge 2
         1: .line 295
            iload 2 /* min */
            ireturn
         2: .line 296
      StackMap locals:
      StackMap stack:
            iload 1 /* x */
            iload 3 /* max */
            if_icmple 4
         3: .line 297
            iload 3 /* max */
            ireturn
         4: .line 299
      StackMap locals:
      StackMap stack:
            iload 1 /* x */
            ireturn
        end local 3 // int max
        end local 2 // int min
        end local 1 // int x
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lsun/java2d/pisces/Renderer;
            0    5     1     x  I
            0    5     2   min  I
            0    5     3   max  I
    MethodParameters:
      Name  Flags
      x     
      min   
      max   

  private void _endRendering();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=16, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 303
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.flips:I
            ifne 4
         1: .line 304
            aload 0 /* this */
            aload 0 /* this */
            iconst_0
            dup_x1
            putfield sun.java2d.pisces.Renderer.bboxY0:I
            putfield sun.java2d.pisces.Renderer.bboxX0:I
         2: .line 305
            aload 0 /* this */
            aload 0 /* this */
            iconst_m1
            dup_x1
            putfield sun.java2d.pisces.Renderer.bboxY1:I
            putfield sun.java2d.pisces.Renderer.bboxX1:I
         3: .line 306
            return
         4: .line 370
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edgeMinY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMinY:I
            if_icmple 5
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edgeMinY:I
            goto 6
      StackMap locals:
      StackMap stack:
         5: aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMinY:I
      StackMap locals:
      StackMap stack: int
         6: istore 1 /* minY */
        start local 1 // int minY
         7: .line 371
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edgeMaxY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMaxY:I
            if_icmpge 8
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edgeMaxY:I
            goto 9
      StackMap locals: int
      StackMap stack:
         8: aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMaxY:I
      StackMap locals:
      StackMap stack: int
         9: istore 2 /* maxY */
        start local 2 // int maxY
        10: .line 374
            iload 1 /* minY */
            iload 2 /* maxY */
            if_icmple 14
        11: .line 375
            aload 0 /* this */
            aload 0 /* this */
            iconst_0
            dup_x1
            putfield sun.java2d.pisces.Renderer.bboxY0:I
            putfield sun.java2d.pisces.Renderer.bboxX0:I
        12: .line 376
            aload 0 /* this */
            aload 0 /* this */
            iconst_m1
            dup_x1
            putfield sun.java2d.pisces.Renderer.bboxY1:I
            putfield sun.java2d.pisces.Renderer.bboxX1:I
        13: .line 377
            return
        14: .line 381
      StackMap locals: int
      StackMap stack:
            iload 1 /* minY */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            ishr
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_Y:I
            iconst_m1
            ixor
            iand
            istore 3 /* iminY */
        start local 3 // int iminY
        15: .line 382
            iload 2 /* maxY */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            ishr
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_Y:I
            ior
            istore 4 /* imaxY */
        start local 4 // int imaxY
        16: .line 383
            iload 4 /* imaxY */
            iload 3 /* iminY */
            isub
            iconst_1
            iadd
            istore 5 /* yextent */
        start local 5 // int yextent
        17: .line 388
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.boundsMaxY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            ishr
            iconst_1
            isub
            istore 6 /* bmax */
        start local 6 // int bmax
        18: .line 389
            iload 4 /* imaxY */
            iload 6 /* bmax */
            if_icmple 20
        19: .line 390
            iload 6 /* bmax */
            istore 4 /* imaxY */
        20: .line 394
      StackMap locals: sun.java2d.pisces.Renderer int int int int int int
      StackMap stack:
            aload 0 /* this */
            ldc 2147483647
            putfield sun.java2d.pisces.Renderer.bboxX0:I
        21: .line 395
            aload 0 /* this */
            ldc -2147483648
            putfield sun.java2d.pisces.Renderer.bboxX1:I
        22: .line 398
            aload 0 /* this */
            iload 3 /* iminY */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_Y:I
            ishr
            putfield sun.java2d.pisces.Renderer.bboxY0:I
        23: .line 399
            aload 0 /* this */
            iload 4 /* imaxY */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_POSITIONS_Y:I
            iadd
            iconst_1
            isub
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_Y:I
            ishr
            putfield sun.java2d.pisces.Renderer.bboxY1:I
        24: .line 406
            ldc 32768
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.flips:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_POSITIONS_Y:I
            imul
            idiv
            istore 7 /* rows */
        start local 7 // int rows
        25: .line 407
            iload 7 /* rows */
            iload 5 /* yextent */
            invokestatic java.lang.Math.min:(II)I
            istore 7 /* rows */
        26: .line 408
            iload 7 /* rows */
            iconst_1
            invokestatic java.lang.Math.max:(II)I
            istore 7 /* rows */
        27: .line 409
            iload 3 /* iminY */
            istore 8 /* i */
        start local 8 // int i
        28: goto 66
        29: .line 411
      StackMap locals: int int
      StackMap stack:
            iload 8 /* i */
            iload 7 /* rows */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_POSITIONS_Y:I
            imul
            iadd
            iconst_1
            isub
            iload 4 /* imaxY */
            invokestatic java.lang.Math.min:(II)I
            istore 9 /* last */
        start local 9 // int last
        30: .line 412
            aload 0 /* this */
            iload 8 /* i */
            iload 9 /* last */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.flips:I
            invokevirtual sun.java2d.pisces.Renderer.setCrossingsExtents:(III)V
        31: .line 414
            iload 8 /* i */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            ishl
            istore 10 /* bminY */
        start local 10 // int bminY
        32: .line 415
            iload 9 /* last */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YSHIFT:I
            ishl
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YMASK:I
            iconst_m1
            ixor
            ior
            istore 11 /* bmaxY */
        start local 11 // int bmaxY
        33: .line 418
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edgeIdx:I
            istore 12 /* maxIdx */
        start local 12 // int maxIdx
        34: .line 419
            iconst_0
            istore 13 /* index */
        start local 13 // int index
        35: goto 52
        36: .line 424
      StackMap locals: sun.java2d.pisces.Renderer int int int int int int int int int int int int int
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 13 /* index */
            iconst_3
            iadd
            iaload
            iload 10 /* bminY */
            if_icmpge 48
        37: .line 426
            aload 0 /* this */
            dup
            getfield sun.java2d.pisces.Renderer.edgeIdx:I
            iconst_5
            isub
            putfield sun.java2d.pisces.Renderer.edgeIdx:I
        38: .line 427
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edgeIdx:I
            istore 14 /* fidx */
        start local 14 // int fidx
        39: .line 428
            iload 13 /* index */
            istore 15 /* tidx */
        start local 15 // int tidx
        40: .line 429
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 15 /* tidx */
            iinc 15 /* tidx */ 1
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 14 /* fidx */
            iinc 14 /* fidx */ 1
            iaload
            iastore
        41: .line 430
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 15 /* tidx */
            iinc 15 /* tidx */ 1
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 14 /* fidx */
            iinc 14 /* fidx */ 1
            iaload
            iastore
        42: .line 431
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 15 /* tidx */
            iinc 15 /* tidx */ 1
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 14 /* fidx */
            iinc 14 /* fidx */ 1
            iaload
            iastore
        43: .line 432
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 15 /* tidx */
            iinc 15 /* tidx */ 1
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 14 /* fidx */
            iinc 14 /* fidx */ 1
            iaload
            iastore
        44: .line 433
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 15 /* tidx */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 14 /* fidx */
            iaload
            iastore
        45: .line 435
            iinc 12 /* maxIdx */ -5
        46: .line 436
            iinc 13 /* index */ -5
        47: .line 437
            goto 51
        end local 15 // int tidx
        end local 14 // int fidx
        48: .line 444
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iload 13 /* index */
            iconst_1
            iadd
            iaload
            iload 11 /* bmaxY */
            if_icmple 50
        49: .line 445
            goto 51
        50: .line 448
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 13 /* index */
            iload 10 /* bminY */
            iload 11 /* bmaxY */
            invokevirtual sun.java2d.pisces.Renderer.computeCrossingsForEdge:(III)V
        51: .line 419
      StackMap locals:
      StackMap stack:
            iinc 13 /* index */ 5
      StackMap locals:
      StackMap stack:
        52: iload 13 /* index */
            iload 12 /* maxIdx */
            if_icmplt 36
        end local 13 // int index
        53: .line 451
            aload 0 /* this */
            invokevirtual sun.java2d.pisces.Renderer.computeBounds:()V
        54: .line 452
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            if_icmpge 56
        55: .line 453
            goto 65
        56: .line 456
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.bboxX0:I
        57: .line 457
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            ishr
        58: .line 456
            invokestatic java.lang.Math.min:(II)I
            putfield sun.java2d.pisces.Renderer.bboxX0:I
        59: .line 458
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.bboxX1:I
        60: .line 459
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_POSITIONS_X:I
            iadd
            iconst_1
            isub
        61: .line 460
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
        62: .line 459
            ishr
        63: .line 458
            invokestatic java.lang.Math.max:(II)I
            putfield sun.java2d.pisces.Renderer.bboxX1:I
        64: .line 461
            aload 0 /* this */
            invokevirtual sun.java2d.pisces.Renderer.renderStrip:()V
        end local 12 // int maxIdx
        end local 11 // int bmaxY
        end local 10 // int bminY
        end local 9 // int last
        65: .line 409
      StackMap locals: sun.java2d.pisces.Renderer int int int int int int int int
      StackMap stack:
            iload 8 /* i */
            iload 7 /* rows */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_POSITIONS_Y:I
            imul
            iadd
            istore 8 /* i */
      StackMap locals:
      StackMap stack:
        66: iload 8 /* i */
            iload 4 /* imaxY */
            if_icmple 29
        end local 8 // int i
        67: .line 466
            aload 0 /* this */
            invokevirtual sun.java2d.pisces.Renderer.crossingListFinished:()V
        68: .line 467
            return
        end local 7 // int rows
        end local 6 // int bmax
        end local 5 // int yextent
        end local 4 // int imaxY
        end local 3 // int iminY
        end local 2 // int maxY
        end local 1 // int minY
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   69     0     this  Lsun/java2d/pisces/Renderer;
            7   69     1     minY  I
           10   69     2     maxY  I
           15   69     3    iminY  I
           16   69     4    imaxY  I
           17   69     5  yextent  I
           18   69     6     bmax  I
           25   69     7     rows  I
           28   67     8        i  I
           30   65     9     last  I
           32   65    10    bminY  I
           33   65    11    bmaxY  I
           34   65    12   maxIdx  I
           35   53    13    index  I
           39   48    14     fidx  I
           40   48    15     tidx  I

  public void endRendering();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 471
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.cache:Lsun/java2d/pisces/PiscesCache;
            ifnull 5
         1: .line 472
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.cache:Lsun/java2d/pisces/PiscesCache;
            ldc 2147483647
            putfield sun.java2d.pisces.PiscesCache.bboxX0:I
         2: .line 473
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.cache:Lsun/java2d/pisces/PiscesCache;
            ldc 2147483647
            putfield sun.java2d.pisces.PiscesCache.bboxY0:I
         3: .line 474
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.cache:Lsun/java2d/pisces/PiscesCache;
            ldc -2147483648
            putfield sun.java2d.pisces.PiscesCache.bboxX1:I
         4: .line 475
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.cache:Lsun/java2d/pisces/PiscesCache;
            ldc -2147483648
            putfield sun.java2d.pisces.PiscesCache.bboxY1:I
         5: .line 478
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual sun.java2d.pisces.Renderer._endRendering:()V
         6: .line 479
            return
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lsun/java2d/pisces/Renderer;

  public void getBoundingBox(int[]);
    descriptor: ([I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int[] bbox
         0: .line 482
            aload 1 /* bbox */
            iconst_0
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.bboxX0:I
            iastore
         1: .line 483
            aload 1 /* bbox */
            iconst_1
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.bboxY0:I
            iastore
         2: .line 484
            aload 1 /* bbox */
            iconst_2
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.bboxX1:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.bboxX0:I
            isub
            iastore
         3: .line 485
            aload 1 /* bbox */
            iconst_3
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.bboxY1:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.bboxY0:I
            isub
            iastore
         4: .line 486
            return
        end local 1 // int[] bbox
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lsun/java2d/pisces/Renderer;
            0    5     1  bbox  [I
    MethodParameters:
      Name  Flags
      bbox  

  private void renderStrip();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=6, locals=18, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 490
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            isub
            iconst_1
            iadd
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            ishr
            istore 1 /* width */
        start local 1 // int width
         1: .line 491
            aload 0 /* this */
            iload 1 /* width */
            putfield sun.java2d.pisces.Renderer.alphaWidth:I
         2: .line 495
            iload 1 /* width */
            iconst_1
            iadd
            istore 2 /* bufLen */
        start local 2 // int bufLen
         3: .line 496
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rowAA:[B
            ifnull 4
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rowAA:[B
            arraylength
            iload 2 /* bufLen */
            if_icmpge 5
         4: .line 497
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* bufLen */
            newarray 8
            putfield sun.java2d.pisces.Renderer.rowAA:[B
         5: .line 502
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.windingRule:I
            ifne 6
            iconst_1
            goto 7
      StackMap locals:
      StackMap stack:
         6: iconst_m1
      StackMap locals:
      StackMap stack: int
         7: istore 3 /* mask */
        start local 3 // int mask
         8: .line 504
            iconst_0
            istore 4 /* y */
        start local 4 // int y
         9: .line 505
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinY:I
            iconst_1
            isub
            istore 5 /* prevY */
        start local 5 // int prevY
        10: .line 507
            ldc 2147483647
            istore 6 /* minX */
        start local 6 // int minX
        11: .line 508
            ldc -2147483648
            istore 7 /* maxX */
        start local 7 // int maxX
        12: .line 510
            aload 0 /* this */
            invokevirtual sun.java2d.pisces.Renderer.iterateCrossings:()V
        13: .line 511
            goto 78
        14: .line 512
      StackMap locals: sun.java2d.pisces.Renderer int int int int int int int
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingY:I
            istore 4 /* y */
        15: .line 515
            iload 5 /* prevY */
            iconst_1
            iadd
            istore 8 /* j */
        start local 8 // int j
        16: goto 21
        17: .line 516
      StackMap locals: int
      StackMap stack:
            iload 8 /* j */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_Y:I
            iand
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_Y:I
            if_icmpeq 19
        18: .line 517
            iload 8 /* j */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxY:I
            if_icmpne 20
        19: .line 518
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 8 /* j */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_Y:I
            ishr
            iconst_0
            iconst_m1
            invokevirtual sun.java2d.pisces.Renderer.emitRow:(III)V
        20: .line 515
      StackMap locals:
      StackMap stack:
            iinc 8 /* j */ 1
      StackMap locals:
      StackMap stack:
        21: iload 8 /* j */
            iload 4 /* y */
            if_icmplt 17
        end local 8 // int j
        22: .line 521
            iload 4 /* y */
            istore 5 /* prevY */
        23: .line 523
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingRowIndex:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingRowCount:I
            if_icmpge 38
        24: .line 524
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossings:[I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingRowOffset:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingRowIndex:I
            iadd
            iaload
            istore 8 /* lx */
        start local 8 // int lx
        25: .line 525
            iload 8 /* lx */
            iconst_1
            ishr
            istore 8 /* lx */
        26: .line 526
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossings:[I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingRowOffset:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingRowCount:I
            iadd
            iconst_1
            isub
            iaload
            istore 9 /* hx */
        start local 9 // int hx
        27: .line 527
            iload 9 /* hx */
            iconst_1
            ishr
            istore 9 /* hx */
        28: .line 528
            iload 8 /* lx */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            if_icmple 29
            iload 8 /* lx */
            goto 30
      StackMap locals: int
      StackMap stack:
        29: aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
      StackMap locals:
      StackMap stack: int
        30: istore 10 /* x0 */
        start local 10 // int x0
        31: .line 529
            iload 9 /* hx */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxX:I
            if_icmpge 32
            iload 9 /* hx */
            goto 33
      StackMap locals: int
      StackMap stack:
        32: aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxX:I
      StackMap locals:
      StackMap stack: int
        33: istore 11 /* x1 */
        start local 11 // int x1
        34: .line 530
            iload 10 /* x0 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            isub
            istore 10 /* x0 */
        35: .line 531
            iload 11 /* x1 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            isub
            istore 11 /* x1 */
        36: .line 533
            iload 6 /* minX */
            iload 10 /* x0 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            ishr
            invokestatic java.lang.Math.min:(II)I
            istore 6 /* minX */
        37: .line 534
            iload 7 /* maxX */
            iload 11 /* x1 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            ishr
            invokestatic java.lang.Math.max:(II)I
            istore 7 /* maxX */
        end local 11 // int x1
        end local 10 // int x0
        end local 9 // int hx
        end local 8 // int lx
        38: .line 537
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 8 /* sum */
        start local 8 // int sum
        39: .line 538
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            istore 9 /* prev */
        start local 9 // int prev
        40: .line 539
            goto 72
        41: .line 540
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossings:[I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingRowOffset:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingRowIndex:I
            iadd
            iaload
            istore 10 /* crxo */
        start local 10 // int crxo
        42: .line 541
            aload 0 /* this */
            dup
            getfield sun.java2d.pisces.Renderer.crossingRowIndex:I
            iconst_1
            iadd
            putfield sun.java2d.pisces.Renderer.crossingRowIndex:I
        43: .line 543
            iload 10 /* crxo */
            iconst_1
            ishr
            istore 11 /* crx */
        start local 11 // int crx
        44: .line 544
            iload 10 /* crxo */
            iconst_1
            iand
            iconst_1
            if_icmpne 45
            iconst_1
            goto 46
      StackMap locals: int int
      StackMap stack:
        45: iconst_m1
      StackMap locals:
      StackMap stack: int
        46: istore 12 /* crorientation */
        start local 12 // int crorientation
        47: .line 546
            iload 8 /* sum */
            iload 3 /* mask */
            iand
            ifeq 70
        48: .line 549
            iload 9 /* prev */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            if_icmple 49
            iload 9 /* prev */
            goto 50
      StackMap locals: int
      StackMap stack:
        49: aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
      StackMap locals:
      StackMap stack: int
        50: istore 13 /* x0 */
        start local 13 // int x0
        51: .line 550
            iload 11 /* crx */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxX:I
            if_icmpge 52
            iload 11 /* crx */
            goto 53
      StackMap locals: int
      StackMap stack:
        52: aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxX:I
      StackMap locals:
      StackMap stack: int
        53: istore 14 /* x1 */
        start local 14 // int x1
        54: .line 553
            iload 14 /* x1 */
            iload 13 /* x0 */
            if_icmple 70
        55: .line 554
            iload 13 /* x0 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            isub
            istore 13 /* x0 */
        56: .line 555
            iload 14 /* x1 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            isub
            istore 14 /* x1 */
        57: .line 566
            iload 13 /* x0 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            ishr
            istore 15 /* x */
        start local 15 // int x
        58: .line 567
            iload 14 /* x1 */
            iconst_1
            isub
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            ishr
            istore 16 /* xmaxm1 */
        start local 16 // int xmaxm1
        59: .line 568
            iload 15 /* x */
            iload 16 /* xmaxm1 */
            if_icmpne 62
        60: .line 570
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rowAA:[B
            iload 15 /* x */
            dup2
            baload
            iload 14 /* x1 */
            iload 13 /* x0 */
            isub
            iadd
            i2b
            bastore
        61: .line 571
            goto 70
        62: .line 573
      StackMap locals: int int int
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rowAA:[B
            iload 15 /* x */
            iinc 15 /* x */ 1
            dup2
            baload
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_POSITIONS_X:I
        63: .line 574
            iload 13 /* x0 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_X:I
            iand
            isub
        64: .line 573
            iadd
            i2b
            bastore
        65: .line 575
            iload 14 /* x1 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            ishr
            istore 17 /* xmax */
        start local 17 // int xmax
        66: .line 576
            goto 68
        67: .line 577
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rowAA:[B
            iload 15 /* x */
            iinc 15 /* x */ 1
            dup2
            baload
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_POSITIONS_X:I
            iadd
            i2b
            bastore
        68: .line 576
      StackMap locals:
      StackMap stack:
            iload 15 /* x */
            iload 17 /* xmax */
            if_icmplt 67
        69: .line 586
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rowAA:[B
            iload 15 /* x */
            dup2
            baload
            iload 14 /* x1 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_X:I
            iand
            iadd
            i2b
            bastore
        end local 17 // int xmax
        end local 16 // int xmaxm1
        end local 15 // int x
        end local 14 // int x1
        end local 13 // int x0
        70: .line 590
      StackMap locals: sun.java2d.pisces.Renderer int int int int int int int int int int int int
      StackMap stack:
            iload 8 /* sum */
            iload 12 /* crorientation */
            iadd
            istore 8 /* sum */
        71: .line 591
            iload 11 /* crx */
            istore 9 /* prev */
        end local 12 // int crorientation
        end local 11 // int crx
        end local 10 // int crxo
        72: .line 539
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingRowIndex:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingRowCount:I
            if_icmplt 41
        73: .line 595
            iload 4 /* y */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_Y:I
            iand
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_Y:I
            if_icmpeq 75
        74: .line 596
            iload 4 /* y */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxY:I
            if_icmpne 78
        75: .line 597
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 4 /* y */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_Y:I
            ishr
            iload 6 /* minX */
            iload 7 /* maxX */
            invokevirtual sun.java2d.pisces.Renderer.emitRow:(III)V
        76: .line 598
            ldc 2147483647
            istore 6 /* minX */
        77: .line 599
            ldc -2147483648
            istore 7 /* maxX */
        end local 9 // int prev
        end local 8 // int sum
        78: .line 511
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual sun.java2d.pisces.Renderer.hasMoreCrossingRows:()Z
            ifne 14
        79: .line 604
            iload 5 /* prevY */
            iconst_1
            iadd
            istore 8 /* j */
        start local 8 // int j
        80: goto 87
        81: .line 605
      StackMap locals: int
      StackMap stack:
            iload 8 /* j */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_Y:I
            iand
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_MASK_Y:I
            if_icmpeq 83
        82: .line 606
            iload 8 /* j */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxY:I
            if_icmpne 86
        83: .line 607
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 8 /* j */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_Y:I
            ishr
            iload 6 /* minX */
            iload 7 /* maxX */
            invokevirtual sun.java2d.pisces.Renderer.emitRow:(III)V
        84: .line 608
            ldc 2147483647
            istore 6 /* minX */
        85: .line 609
            ldc -2147483648
            istore 7 /* maxX */
        86: .line 604
      StackMap locals:
      StackMap stack:
            iinc 8 /* j */ 1
      StackMap locals:
      StackMap stack:
        87: iload 8 /* j */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMaxY:I
            if_icmple 81
        end local 8 // int j
        88: .line 612
            return
        end local 7 // int maxX
        end local 6 // int minX
        end local 5 // int prevY
        end local 4 // int y
        end local 3 // int mask
        end local 2 // int bufLen
        end local 1 // int width
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   89     0           this  Lsun/java2d/pisces/Renderer;
            1   89     1          width  I
            3   89     2         bufLen  I
            8   89     3           mask  I
            9   89     4              y  I
           10   89     5          prevY  I
           11   89     6           minX  I
           12   89     7           maxX  I
           16   22     8              j  I
           25   38     8             lx  I
           27   38     9             hx  I
           31   38    10             x0  I
           34   38    11             x1  I
           39   78     8            sum  I
           40   78     9           prev  I
           42   72    10           crxo  I
           44   72    11            crx  I
           47   72    12  crorientation  I
           51   70    13             x0  I
           54   70    14             x1  I
           58   70    15              x  I
           59   70    16         xmaxm1  I
           66   70    17           xmax  I
           80   88     8              j  I

  private void clearAlpha(byte[], int, int, int);
    descriptor: ([BIII)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=8, args_size=5
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // byte[] alpha
        start local 2 // int width
        start local 3 // int minX
        start local 4 // int maxX
         0: .line 617
            iload 4 /* maxX */
            iload 3 /* minX */
            if_icmplt 10
         1: .line 618
            iload 4 /* maxX */
            iload 3 /* minX */
            isub
            iconst_1
            iadd
            istore 5 /* w */
        start local 5 // int w
         2: .line 619
            iload 5 /* w */
            iload 3 /* minX */
            iadd
            iload 2 /* width */
            if_icmple 4
         3: .line 620
            iload 2 /* width */
            iload 3 /* minX */
            isub
            istore 5 /* w */
         4: .line 623
      StackMap locals: int
      StackMap stack:
            iload 3 /* minX */
            istore 6 /* aidx */
        start local 6 // int aidx
         5: .line 624
            iconst_0
            istore 7 /* i */
        start local 7 // int i
         6: goto 9
         7: .line 625
      StackMap locals: int int
      StackMap stack:
            aload 1 /* alpha */
            iload 6 /* aidx */
            iconst_0
            bastore
         8: .line 624
            iinc 7 /* i */ 1
            iinc 6 /* aidx */ 1
      StackMap locals:
      StackMap stack:
         9: iload 7 /* i */
            iload 5 /* w */
            if_icmplt 7
        end local 7 // int i
        end local 6 // int aidx
        end local 5 // int w
        10: .line 628
      StackMap locals:
      StackMap stack:
            return
        end local 4 // int maxX
        end local 3 // int minX
        end local 2 // int width
        end local 1 // byte[] alpha
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   11     0   this  Lsun/java2d/pisces/Renderer;
            0   11     1  alpha  [B
            0   11     2  width  I
            0   11     3   minX  I
            0   11     4   maxX  I
            2   10     5      w  I
            5   10     6   aidx  I
            6   10     7      i  I
    MethodParameters:
       Name  Flags
      alpha  
      width  
      minX   
      maxX   

  private void emitRow(int, int, int);
    descriptor: (III)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=10, args_size=4
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int y
        start local 2 // int minX
        start local 3 // int maxX
         0: .line 632
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.cache:Lsun/java2d/pisces/PiscesCache;
            ifnull 19
         1: .line 633
            iload 3 /* maxX */
            iload 2 /* minX */
            if_icmplt 19
         2: .line 634
            iload 2 /* minX */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            ishr
            iadd
            istore 4 /* x0 */
        start local 4 // int x0
         3: .line 635
            iload 3 /* maxX */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rasterMinX:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.SUBPIXEL_LG_POSITIONS_X:I
            ishr
            iadd
            istore 5 /* x1 */
        start local 5 // int x1
         4: .line 637
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.cache:Lsun/java2d/pisces/PiscesCache;
            iload 1 /* y */
            iload 4 /* x0 */
            iload 5 /* x1 */
            invokevirtual sun.java2d.pisces.PiscesCache.startRow:(III)V
         5: .line 638
            iload 2 /* minX */
            istore 6 /* srcIdx */
        start local 6 // int srcIdx
         6: .line 642
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rowAA:[B
            iload 6 /* srcIdx */
            iinc 6 /* srcIdx */ 1
            baload
            istore 7 /* startVal */
        start local 7 // byte startVal
         7: .line 643
            iconst_1
            istore 8 /* runLen */
        start local 8 // int runLen
         8: .line 644
            goto 16
         9: .line 645
      StackMap locals: sun.java2d.pisces.Renderer int int int int int int int int
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rowAA:[B
            iload 6 /* srcIdx */
            iinc 6 /* srcIdx */ 1
            baload
            istore 9 /* nextVal */
        start local 9 // byte nextVal
        10: .line 646
            iload 9 /* nextVal */
            iload 7 /* startVal */
            if_icmpne 13
            iload 8 /* runLen */
            sipush 255
            if_icmpge 13
        11: .line 647
            iinc 8 /* runLen */ 1
        12: .line 648
            goto 16
        13: .line 649
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.cache:Lsun/java2d/pisces/PiscesCache;
            iload 7 /* startVal */
            iload 8 /* runLen */
            invokevirtual sun.java2d.pisces.PiscesCache.addRLERun:(BI)V
        14: .line 651
            iconst_1
            istore 8 /* runLen */
        15: .line 652
            iload 9 /* nextVal */
            istore 7 /* startVal */
        end local 9 // byte nextVal
        16: .line 644
      StackMap locals:
      StackMap stack:
            iload 6 /* srcIdx */
            iload 3 /* maxX */
            if_icmple 9
        17: .line 655
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.cache:Lsun/java2d/pisces/PiscesCache;
            iload 7 /* startVal */
            iload 8 /* runLen */
            invokevirtual sun.java2d.pisces.PiscesCache.addRLERun:(BI)V
        18: .line 656
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.cache:Lsun/java2d/pisces/PiscesCache;
            iconst_0
            iconst_0
            invokevirtual sun.java2d.pisces.PiscesCache.addRLERun:(BI)V
        end local 8 // int runLen
        end local 7 // byte startVal
        end local 6 // int srcIdx
        end local 5 // int x1
        end local 4 // int x0
        19: .line 660
      StackMap locals: sun.java2d.pisces.Renderer int int int
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.rowAA:[B
        20: .line 661
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.alphaWidth:I
        21: .line 662
            iload 2 /* minX */
            iload 3 /* maxX */
        22: .line 660
            invokevirtual sun.java2d.pisces.Renderer.clearAlpha:([BIII)V
        23: .line 663
            return
        end local 3 // int maxX
        end local 2 // int minX
        end local 1 // int y
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   24     0      this  Lsun/java2d/pisces/Renderer;
            0   24     1         y  I
            0   24     2      minX  I
            0   24     3      maxX  I
            3   19     4        x0  I
            4   19     5        x1  I
            6   19     6    srcIdx  I
            7   19     7  startVal  B
            8   19     8    runLen  I
           10   16     9   nextVal  B
    MethodParameters:
      Name  Flags
      y     
      minX  
      maxX  

  public void setCache(sun.java2d.pisces.PiscesCache);
    descriptor: (Lsun/java2d/pisces/PiscesCache;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // sun.java2d.pisces.PiscesCache cache
         0: .line 666
            aload 0 /* this */
            aload 1 /* cache */
            putfield sun.java2d.pisces.Renderer.cache:Lsun/java2d/pisces/PiscesCache;
         1: .line 667
            return
        end local 1 // sun.java2d.pisces.PiscesCache cache
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lsun/java2d/pisces/Renderer;
            0    2     1  cache  Lsun/java2d/pisces/PiscesCache;
    MethodParameters:
       Name  Flags
      cache  

  private void addEdge(int, int, int, int);
    descriptor: (IIII)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=10, args_size=5
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int x0
        start local 2 // int y0
        start local 3 // int x1
        start local 4 // int y1
         0: .line 677
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edgeIdx:I
            iconst_5
            iadd
            istore 5 /* newLen */
        start local 5 // int newLen
         1: .line 678
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            arraylength
            iload 5 /* newLen */
            if_icmpge 5
         2: .line 679
            bipush 11
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            arraylength
            imul
            bipush 10
            idiv
            iload 5 /* newLen */
            invokestatic java.lang.Math.max:(II)I
            newarray 10
            astore 6 /* tmp */
        start local 6 // int[] tmp
         3: .line 680
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            iconst_0
            aload 6 /* tmp */
            iconst_0
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edgeIdx:I
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
         4: .line 681
            aload 0 /* this */
            aload 6 /* tmp */
            putfield sun.java2d.pisces.Renderer.edges:[I
        end local 6 // int[] tmp
         5: .line 684
      StackMap locals: int
      StackMap stack:
            iconst_1
            istore 6 /* orientation */
        start local 6 // int orientation
         6: .line 685
            iload 2 /* y0 */
            iload 4 /* y1 */
            if_icmple 11
         7: .line 686
            iload 2 /* y0 */
            istore 7 /* tmp */
        start local 7 // int tmp
         8: .line 687
            iload 4 /* y1 */
            istore 2 /* y0 */
         9: .line 688
            iload 7 /* tmp */
            istore 4 /* y1 */
        10: .line 690
            iconst_m1
            istore 6 /* orientation */
        end local 7 // int tmp
        11: .line 694
      StackMap locals: int
      StackMap stack:
            iload 2 /* y0 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.HYSTEP:I
            iadd
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YMASK:I
            iand
            istore 7 /* eminY */
        start local 7 // int eminY
        12: .line 695
            iload 4 /* y1 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.HYSTEP:I
            isub
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.YMASK:I
            iand
            istore 8 /* emaxY */
        start local 8 // int emaxY
        13: .line 696
            iload 7 /* eminY */
            iload 8 /* emaxY */
            if_icmple 15
        14: .line 697
            return
        15: .line 700
      StackMap locals: int int
      StackMap stack:
            iload 6 /* orientation */
            iconst_m1
            if_icmpne 19
        16: .line 701
            iload 1 /* x0 */
            istore 9 /* tmp */
        start local 9 // int tmp
        17: .line 702
            iload 3 /* x1 */
            istore 1 /* x0 */
        18: .line 703
            iload 9 /* tmp */
            istore 3 /* x1 */
        end local 9 // int tmp
        19: .line 706
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            aload 0 /* this */
            dup
            getfield sun.java2d.pisces.Renderer.edgeIdx:I
            dup_x1
            iconst_1
            iadd
            putfield sun.java2d.pisces.Renderer.edgeIdx:I
            iload 1 /* x0 */
            iastore
        20: .line 707
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            aload 0 /* this */
            dup
            getfield sun.java2d.pisces.Renderer.edgeIdx:I
            dup_x1
            iconst_1
            iadd
            putfield sun.java2d.pisces.Renderer.edgeIdx:I
            iload 2 /* y0 */
            iastore
        21: .line 708
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            aload 0 /* this */
            dup
            getfield sun.java2d.pisces.Renderer.edgeIdx:I
            dup_x1
            iconst_1
            iadd
            putfield sun.java2d.pisces.Renderer.edgeIdx:I
            iload 3 /* x1 */
            iastore
        22: .line 709
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            aload 0 /* this */
            dup
            getfield sun.java2d.pisces.Renderer.edgeIdx:I
            dup_x1
            iconst_1
            iadd
            putfield sun.java2d.pisces.Renderer.edgeIdx:I
            iload 4 /* y1 */
            iastore
        23: .line 710
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edges:[I
            aload 0 /* this */
            dup
            getfield sun.java2d.pisces.Renderer.edgeIdx:I
            dup_x1
            iconst_1
            iadd
            putfield sun.java2d.pisces.Renderer.edgeIdx:I
            iload 6 /* orientation */
            iastore
        24: .line 713
            iload 2 /* y0 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edgeMinY:I
            if_icmpge 26
        25: .line 714
            aload 0 /* this */
            iload 2 /* y0 */
            putfield sun.java2d.pisces.Renderer.edgeMinY:I
        26: .line 716
      StackMap locals:
      StackMap stack:
            iload 4 /* y1 */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.edgeMaxY:I
            if_icmple 28
        27: .line 717
            aload 0 /* this */
            iload 4 /* y1 */
            putfield sun.java2d.pisces.Renderer.edgeMaxY:I
        28: .line 719
      StackMap locals:
      StackMap stack:
            return
        end local 8 // int emaxY
        end local 7 // int eminY
        end local 6 // int orientation
        end local 5 // int newLen
        end local 4 // int y1
        end local 3 // int x1
        end local 2 // int y0
        end local 1 // int x0
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   29     0         this  Lsun/java2d/pisces/Renderer;
            0   29     1           x0  I
            0   29     2           y0  I
            0   29     3           x1  I
            0   29     4           y1  I
            1   29     5       newLen  I
            3    5     6          tmp  [I
            6   29     6  orientation  I
            8   11     7          tmp  I
           12   29     7        eminY  I
           13   29     8        emaxY  I
           17   19     9          tmp  I
    MethodParameters:
      Name  Flags
      x0    
      y0    
      x1    
      y1    

  private void resetEdges();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 722
            aload 0 /* this */
            iconst_0
            putfield sun.java2d.pisces.Renderer.edgeIdx:I
         1: .line 723
            aload 0 /* this */
            ldc 2147483647
            putfield sun.java2d.pisces.Renderer.edgeMinY:I
         2: .line 724
            aload 0 /* this */
            ldc -2147483648
            putfield sun.java2d.pisces.Renderer.edgeMaxY:I
         3: .line 725
            return
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lsun/java2d/pisces/Renderer;

  private void setCrossingsExtents(int, int, int);
    descriptor: (III)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=5, args_size=4
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int minY
        start local 2 // int maxY
        start local 3 // int maxXEntries
         0: .line 745
            iload 2 /* maxY */
            iload 1 /* minY */
            isub
            iconst_1
            iadd
            istore 4 /* yextent */
        start local 4 // int yextent
         1: .line 748
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingIndices:[I
            ifnull 2
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingIndices:[I
            arraylength
            iload 4 /* yextent */
            if_icmpge 5
         2: .line 749
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
         3: .line 750
            iload 4 /* yextent */
            sipush 8192
            invokestatic java.lang.Math.max:(II)I
            newarray 10
         4: .line 749
            putfield sun.java2d.pisces.Renderer.crossingIndices:[I
         5: .line 753
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossings:[I
            ifnull 6
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossings:[I
            arraylength
            iload 4 /* yextent */
            iload 3 /* maxXEntries */
            imul
            if_icmpge 9
         6: .line 754
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 4 /* yextent */
            iload 3 /* maxXEntries */
            imul
         7: .line 755
            ldc 32768
         8: .line 754
            invokestatic java.lang.Math.max:(II)I
            newarray 10
            putfield sun.java2d.pisces.Renderer.crossings:[I
         9: .line 757
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 1 /* minY */
            putfield sun.java2d.pisces.Renderer.crossingMinY:I
        10: .line 758
            aload 0 /* this */
            iload 2 /* maxY */
            putfield sun.java2d.pisces.Renderer.crossingMaxY:I
        11: .line 759
            aload 0 /* this */
            iload 3 /* maxXEntries */
            putfield sun.java2d.pisces.Renderer.crossingMaxXEntries:I
        12: .line 760
            aload 0 /* this */
            invokevirtual sun.java2d.pisces.Renderer.resetCrossings:()V
        13: .line 761
            return
        end local 4 // int yextent
        end local 3 // int maxXEntries
        end local 2 // int maxY
        end local 1 // int minY
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   14     0         this  Lsun/java2d/pisces/Renderer;
            0   14     1         minY  I
            0   14     2         maxY  I
            0   14     3  maxXEntries  I
            1   14     4      yextent  I
    MethodParameters:
             Name  Flags
      minY         
      maxY         
      maxXEntries  

  private void resetCrossings();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 764
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMaxY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMinY:I
            isub
            iconst_1
            iadd
            istore 1 /* yextent */
        start local 1 // int yextent
         1: .line 765
            iconst_0
            istore 2 /* start */
        start local 2 // int start
         2: .line 766
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         3: goto 7
         4: .line 767
      StackMap locals: int int int
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingIndices:[I
            iload 3 /* i */
            iload 2 /* start */
            iastore
         5: .line 768
            iload 2 /* start */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMaxXEntries:I
            iadd
            istore 2 /* start */
         6: .line 766
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
         7: iload 3 /* i */
            iload 1 /* yextent */
            if_icmplt 4
        end local 3 // int i
         8: .line 770
            aload 0 /* this */
            ldc 2147483647
            putfield sun.java2d.pisces.Renderer.crossingMinX:I
         9: .line 771
            aload 0 /* this */
            ldc -2147483648
            putfield sun.java2d.pisces.Renderer.crossingMaxX:I
        10: .line 772
            aload 0 /* this */
            iconst_0
            putfield sun.java2d.pisces.Renderer.numCrossings:I
        11: .line 773
            aload 0 /* this */
            iconst_0
            putfield sun.java2d.pisces.Renderer.crossingsSorted:Z
        12: .line 774
            return
        end local 2 // int start
        end local 1 // int yextent
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   13     0     this  Lsun/java2d/pisces/Renderer;
            1   13     1  yextent  I
            2   13     2    start  I
            3    8     3        i  I

  private void crossingListFinished();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 778
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossings:[I
            arraylength
            ldc 32768
            if_icmple 2
         1: .line 779
            aload 0 /* this */
            ldc 32768
            newarray 10
            putfield sun.java2d.pisces.Renderer.crossings:[I
         2: .line 781
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingIndices:[I
            arraylength
            sipush 8192
            if_icmple 4
         3: .line 782
            aload 0 /* this */
            sipush 8192
            newarray 10
            putfield sun.java2d.pisces.Renderer.crossingIndices:[I
         4: .line 784
      StackMap locals:
      StackMap stack:
            return
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lsun/java2d/pisces/Renderer;

  private void sortCrossings(int[], int, int);
    descriptor: ([III)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=8, args_size=4
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int[] x
        start local 2 // int off
        start local 3 // int len
         0: .line 787
            iload 2 /* off */
            iconst_1
            iadd
            istore 4 /* i */
        start local 4 // int i
         1: goto 11
         2: .line 788
      StackMap locals: int
      StackMap stack:
            iload 4 /* i */
            istore 5 /* j */
        start local 5 // int j
         3: .line 789
            aload 1 /* x */
            iload 5 /* j */
            iaload
            istore 6 /* xj */
        start local 6 // int xj
         4: .line 792
            goto 8
        start local 7 // int xjm1
         5: .line 793
      StackMap locals: int int int
      StackMap stack:
            aload 1 /* x */
            iload 5 /* j */
            iload 7 /* xjm1 */
            iastore
         6: .line 794
            aload 1 /* x */
            iload 5 /* j */
            iconst_1
            isub
            iload 6 /* xj */
            iastore
         7: .line 795
            iinc 5 /* j */ -1
        end local 7 // int xjm1
         8: .line 792
      StackMap locals:
      StackMap stack:
            iload 5 /* j */
            iload 2 /* off */
            if_icmple 10
            aload 1 /* x */
            iload 5 /* j */
            iconst_1
            isub
            iaload
            dup
            istore 7 /* xjm1 */
        start local 7 // int xjm1
         9: iload 6 /* xj */
            if_icmpgt 5
        end local 7 // int xjm1
        end local 6 // int xj
        end local 5 // int j
        10: .line 787
      StackMap locals:
      StackMap stack:
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
        11: iload 4 /* i */
            iload 2 /* off */
            iload 3 /* len */
            iadd
            if_icmplt 2
        end local 4 // int i
        12: .line 798
            return
        end local 3 // int len
        end local 2 // int off
        end local 1 // int[] x
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lsun/java2d/pisces/Renderer;
            0   13     1     x  [I
            0   13     2   off  I
            0   13     3   len  I
            1   12     4     i  I
            3   10     5     j  I
            4   10     6    xj  I
            5    8     7  xjm1  I
            9   10     7  xjm1  I
    MethodParameters:
      Name  Flags
      x     
      off   
      len   

  private void sortCrossings();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=3, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 801
            iconst_0
            istore 1 /* start */
        start local 1 // int start
         1: .line 802
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 6
         3: .line 803
      StackMap locals: int int
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossings:[I
            iload 1 /* start */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingIndices:[I
            iload 2 /* i */
            iaload
            iload 1 /* start */
            isub
            invokevirtual sun.java2d.pisces.Renderer.sortCrossings:([III)V
         4: .line 804
            iload 1 /* start */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMaxXEntries:I
            iadd
            istore 1 /* start */
         5: .line 802
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         6: iload 2 /* i */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMaxY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMinY:I
            isub
            if_icmple 3
        end local 2 // int i
         7: .line 806
            return
        end local 1 // int start
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    8     0   this  Lsun/java2d/pisces/Renderer;
            1    8     1  start  I
            2    7     2      i  I

  private void addCrossing(int, int, int);
    descriptor: (III)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=5, args_size=4
        start local 0 // sun.java2d.pisces.Renderer this
        start local 1 // int y
        start local 2 // int x
        start local 3 // int orientation
         0: .line 809
            iload 2 /* x */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMinX:I
            if_icmpge 2
         1: .line 810
            aload 0 /* this */
            iload 2 /* x */
            putfield sun.java2d.pisces.Renderer.crossingMinX:I
         2: .line 812
      StackMap locals:
      StackMap stack:
            iload 2 /* x */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMaxX:I
            if_icmple 4
         3: .line 813
            aload 0 /* this */
            iload 2 /* x */
            putfield sun.java2d.pisces.Renderer.crossingMaxX:I
         4: .line 816
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingIndices:[I
            iload 1 /* y */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMinY:I
            isub
            dup2
            iaload
            dup_x2
            iconst_1
            iadd
            iastore
            istore 4 /* index */
        start local 4 // int index
         5: .line 817
            iload 2 /* x */
            iconst_1
            ishl
            istore 2 /* x */
         6: .line 818
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossings:[I
            iload 4 /* index */
            iload 3 /* orientation */
            iconst_1
            if_icmpne 7
            iload 2 /* x */
            iconst_1
            ior
            goto 8
      StackMap locals: sun.java2d.pisces.Renderer int int int int
      StackMap stack: int[] int
         7: iload 2 /* x */
      StackMap locals: sun.java2d.pisces.Renderer int int int int
      StackMap stack: int[] int int
         8: iastore
         9: .line 820
            aload 0 /* this */
            dup
            getfield sun.java2d.pisces.Renderer.numCrossings:I
            iconst_1
            iadd
            putfield sun.java2d.pisces.Renderer.numCrossings:I
        10: .line 821
            return
        end local 4 // int index
        end local 3 // int orientation
        end local 2 // int x
        end local 1 // int y
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   11     0         this  Lsun/java2d/pisces/Renderer;
            0   11     1            y  I
            0   11     2            x  I
            0   11     3  orientation  I
            5   11     4        index  I
    MethodParameters:
             Name  Flags
      y            
      x            
      orientation  

  private void iterateCrossings();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 824
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingsSorted:Z
            ifne 3
         1: .line 825
            aload 0 /* this */
            invokevirtual sun.java2d.pisces.Renderer.sortCrossings:()V
         2: .line 826
            aload 0 /* this */
            iconst_1
            putfield sun.java2d.pisces.Renderer.crossingsSorted:Z
         3: .line 828
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMinY:I
            iconst_1
            isub
            putfield sun.java2d.pisces.Renderer.crossingY:I
         4: .line 829
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMaxXEntries:I
            ineg
            putfield sun.java2d.pisces.Renderer.crossingRowOffset:I
         5: .line 830
            return
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lsun/java2d/pisces/Renderer;

  private boolean hasMoreCrossingRows();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // sun.java2d.pisces.Renderer this
         0: .line 833
            aload 0 /* this */
            dup
            getfield sun.java2d.pisces.Renderer.crossingY:I
            iconst_1
            iadd
            dup_x1
            putfield sun.java2d.pisces.Renderer.crossingY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMaxY:I
            if_icmpgt 6
         1: .line 834
            aload 0 /* this */
            dup
            getfield sun.java2d.pisces.Renderer.crossingRowOffset:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMaxXEntries:I
            iadd
            putfield sun.java2d.pisces.Renderer.crossingRowOffset:I
         2: .line 835
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingY:I
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMinY:I
            isub
            istore 1 /* y */
        start local 1 // int y
         3: .line 836
            aload 0 /* this */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingIndices:[I
            iload 1 /* y */
            iaload
            iload 1 /* y */
            aload 0 /* this */
            getfield sun.java2d.pisces.Renderer.crossingMaxXEntries:I
            imul
            isub
            putfield sun.java2d.pisces.Renderer.crossingRowCount:I
         4: .line 837
            aload 0 /* this */
            iconst_0
            putfield sun.java2d.pisces.Renderer.crossingRowIndex:I
         5: .line 838
            iconst_1
            ireturn
        end local 1 // int y
         6: .line 840
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 0 // sun.java2d.pisces.Renderer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lsun/java2d/pisces/Renderer;
            3    6     1     y  I
}
SourceFile: "Renderer.java"