Painting$PaintingData.smali

.class public Lim/tpelyyftgw/ui/components/paint/Painting$PaintingData;
.super Ljava/lang/Object;
.source "Painting.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/ui/components/paint/Painting;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1
    name = "PaintingData"
.end annotation


# instance fields
.field public bitmap:Landroid/graphics/Bitmap;

.field public data:Ljava/nio/ByteBuffer;

.field final synthetic this$0:Lim/tpelyyftgw/ui/components/paint/Painting;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/paint/Painting;Landroid/graphics/Bitmap;Ljava/nio/ByteBuffer;)V
    .registers 4
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/paint/Painting;
    .param p2, "b"    # Landroid/graphics/Bitmap;
    .param p3, "buffer"    # Ljava/nio/ByteBuffer;

    .line 32
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/paint/Painting$PaintingData;->this$0:Lim/tpelyyftgw/ui/components/paint/Painting;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 33
    iput-object p2, p0, Lim/tpelyyftgw/ui/components/paint/Painting$PaintingData;->bitmap:Landroid/graphics/Bitmap;

    .line 34
    iput-object p3, p0, Lim/tpelyyftgw/ui/components/paint/Painting$PaintingData;->data:Ljava/nio/ByteBuffer;

    .line 35
    return-void
.end method