Painting$3.smali

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

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/components/paint/Painting;->registerUndo(Landroid/graphics/RectF;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


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

.field final synthetic val$slice:Lim/tpelyyftgw/ui/components/paint/Slice;


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

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/paint/Painting;Lim/tpelyyftgw/ui/components/paint/Slice;)V
    .registers 3
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/paint/Painting;

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

    iput-object p2, p0, Lim/tpelyyftgw/ui/components/paint/Painting$3;->val$slice:Lim/tpelyyftgw/ui/components/paint/Slice;

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

    return-void
.end method


# virtual methods
.method public run()V
    .registers 3

    .line 279
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/paint/Painting$3;->this$0:Lim/tpelyyftgw/ui/components/paint/Painting;

    iget-object v1, p0, Lim/tpelyyftgw/ui/components/paint/Painting$3;->val$slice:Lim/tpelyyftgw/ui/components/paint/Slice;

    # invokes: Lim/tpelyyftgw/ui/components/paint/Painting;->restoreSlice(Lim/tpelyyftgw/ui/components/paint/Slice;)V
    invoke-static {v0, v1}, Lim/tpelyyftgw/ui/components/paint/Painting;->access$1700(Lim/tpelyyftgw/ui/components/paint/Painting;Lim/tpelyyftgw/ui/components/paint/Slice;)V

    .line 280
    return-void
.end method