62 lines
1.5 KiB
Smali
62 lines
1.5 KiB
Smali
.class public Lm8/a;
|
|
.super Ljava/lang/Object;
|
|
.source "DisplayPNGCharacteristicsDescriptor.java"
|
|
|
|
|
|
# instance fields
|
|
.field private a:B
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "bitDepth"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private b:B
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "colorType"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private c:B
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "compression"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private d:B
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "filter"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private e:I
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "height"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private f:B
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "interlace"
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private g:Ljava/util/List;
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "plte"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/Object;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private h:I
|
|
.annotation runtime Lcom/google/gson/annotations/SerializedName;
|
|
value = "width"
|
|
.end annotation
|
|
.end field
|