class com.sun.javafx.image.impl.ByteGrayAlpha$ToByteBgraSameConv extends com.sun.javafx.image.impl.BaseByteToByteConverter
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.javafx.image.impl.ByteGrayAlpha$ToByteBgraSameConv
super_class: com.sun.javafx.image.impl.BaseByteToByteConverter
{
static final com.sun.javafx.image.ByteToBytePixelConverter nonpremul;
descriptor: Lcom/sun/javafx/image/ByteToBytePixelConverter;
flags: (0x0018) ACC_STATIC, ACC_FINAL
static final com.sun.javafx.image.ByteToBytePixelConverter premul;
descriptor: Lcom/sun/javafx/image/ByteToBytePixelConverter;
flags: (0x0018) ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=3, locals=0, args_size=0
0: new com.sun.javafx.image.impl.ByteGrayAlpha$ToByteBgraSameConv
dup
iconst_0
invokespecial com.sun.javafx.image.impl.ByteGrayAlpha$ToByteBgraSameConv.<init>:(Z)V
1: putstatic com.sun.javafx.image.impl.ByteGrayAlpha$ToByteBgraSameConv.nonpremul:Lcom/sun/javafx/image/ByteToBytePixelConverter;
2: new com.sun.javafx.image.impl.ByteGrayAlpha$ToByteBgraSameConv
dup
iconst_1
invokespecial com.sun.javafx.image.impl.ByteGrayAlpha$ToByteBgraSameConv.<init>:(Z)V
3: putstatic com.sun.javafx.image.impl.ByteGrayAlpha$ToByteBgraSameConv.premul:Lcom/sun/javafx/image/ByteToBytePixelConverter;
4: return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(boolean);
descriptor: (Z)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
ifeq 1
getstatic com.sun.javafx.image.impl.ByteGrayAlphaPre.getter:Lcom/sun/javafx/image/BytePixelGetter;
goto 2
StackMap locals:
StackMap stack: uninitialized-this
1: getstatic com.sun.javafx.image.impl.ByteGrayAlpha.getter:Lcom/sun/javafx/image/BytePixelGetter;
2: StackMap locals: uninitialized-this int
StackMap stack: uninitialized-this com.sun.javafx.image.BytePixelGetter
iload 1
ifeq 3
getstatic com.sun.javafx.image.impl.ByteBgraPre.setter:Lcom/sun/javafx/image/BytePixelSetter;
goto 4
StackMap locals: uninitialized-this int
StackMap stack: uninitialized-this com.sun.javafx.image.BytePixelGetter
3: getstatic com.sun.javafx.image.impl.ByteBgra.setter:Lcom/sun/javafx/image/BytePixelSetter;
StackMap locals: uninitialized-this int
StackMap stack: uninitialized-this com.sun.javafx.image.BytePixelGetter com.sun.javafx.image.BytePixelSetter
4: invokespecial com.sun.javafx.image.impl.BaseByteToByteConverter.<init>:(Lcom/sun/javafx/image/BytePixelGetter;Lcom/sun/javafx/image/BytePixelSetter;)V
5: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/sun/javafx/image/impl/ByteGrayAlpha$ToByteBgraSameConv;
0 6 1 isPremult Z
MethodParameters:
Name Flags
isPremult
void doConvert(byte[], int, int, byte[], int, int, int, int);
descriptor: ([BII[BIIII)V
flags: (0x0000)
Code:
stack=3, locals=12, args_size=9
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 start local 8 0: iload 3
iload 7
iconst_2
imul
isub
istore 3
1: iload 6
iload 7
iconst_4
imul
isub
istore 6
2: goto 15
3: StackMap locals:
StackMap stack:
iconst_0
istore 9
start local 9 4: goto 12
5: StackMap locals: int
StackMap stack:
aload 1
iload 2
iinc 2 1
baload
istore 10
start local 10 6: aload 1
iload 2
iinc 2 1
baload
istore 11
start local 11 7: aload 4
iload 5
iinc 5 1
iload 10
bastore
8: aload 4
iload 5
iinc 5 1
iload 10
bastore
9: aload 4
iload 5
iinc 5 1
iload 10
bastore
10: aload 4
iload 5
iinc 5 1
iload 11
bastore
end local 11 end local 10 11: iinc 9 1
StackMap locals:
StackMap stack:
12: iload 9
iload 7
if_icmplt 5
end local 9 13: iload 2
iload 3
iadd
istore 2
14: iload 5
iload 6
iadd
istore 5
15: StackMap locals:
StackMap stack:
iinc 8 -1
iload 8
ifge 3
16: return
end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 17 0 this Lcom/sun/javafx/image/impl/ByteGrayAlpha$ToByteBgraSameConv;
0 17 1 srcarr [B
0 17 2 srcoff I
0 17 3 srcscanbytes I
0 17 4 dstarr [B
0 17 5 dstoff I
0 17 6 dstscanbytes I
0 17 7 w I
0 17 8 h I
4 13 9 x I
6 11 10 g B
7 11 11 a B
MethodParameters:
Name Flags
srcarr
srcoff
srcscanbytes
dstarr
dstoff
dstscanbytes
w
h
void doConvert(java.nio.ByteBuffer, int, int, java.nio.ByteBuffer, int, int, int, int);
descriptor: (Ljava/nio/ByteBuffer;IILjava/nio/ByteBuffer;IIII)V
flags: (0x0000)
Code:
stack=3, locals=12, args_size=9
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 start local 8 0: iload 3
iload 7
iconst_2
imul
isub
istore 3
1: iload 6
iload 7
iconst_4
imul
isub
istore 6
2: goto 15
3: StackMap locals:
StackMap stack:
iconst_0
istore 9
start local 9 4: goto 12
5: StackMap locals: int
StackMap stack:
aload 1
iload 2
iinc 2 1
invokevirtual java.nio.ByteBuffer.get:(I)B
istore 10
start local 10 6: aload 1
iload 2
iinc 2 1
invokevirtual java.nio.ByteBuffer.get:(I)B
istore 11
start local 11 7: aload 4
iload 5
iinc 5 1
iload 10
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
8: aload 4
iload 5
iinc 5 1
iload 10
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
9: aload 4
iload 5
iinc 5 1
iload 10
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
10: aload 4
iload 5
iinc 5 1
iload 11
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
end local 11 end local 10 11: iinc 9 1
StackMap locals:
StackMap stack:
12: iload 9
iload 7
if_icmplt 5
end local 9 13: iload 2
iload 3
iadd
istore 2
14: iload 5
iload 6
iadd
istore 5
15: StackMap locals:
StackMap stack:
iinc 8 -1
iload 8
ifge 3
16: return
end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 17 0 this Lcom/sun/javafx/image/impl/ByteGrayAlpha$ToByteBgraSameConv;
0 17 1 srcbuf Ljava/nio/ByteBuffer;
0 17 2 srcoff I
0 17 3 srcscanbytes I
0 17 4 dstbuf Ljava/nio/ByteBuffer;
0 17 5 dstoff I
0 17 6 dstscanbytes I
0 17 7 w I
0 17 8 h I
4 13 9 x I
6 11 10 g B
7 11 11 a B
MethodParameters:
Name Flags
srcbuf
srcoff
srcscanbytes
dstbuf
dstoff
dstscanbytes
w
h
}
SourceFile: "ByteGrayAlpha.java"
NestHost: com.sun.javafx.image.impl.ByteGrayAlpha
InnerClasses:
ToByteBgraSameConv = com.sun.javafx.image.impl.ByteGrayAlpha$ToByteBgraSameConv of com.sun.javafx.image.impl.ByteGrayAlpha