Painting$2.smali

.class Lim/tpelyyftgw/ui/components/paint/Painting$2;
.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;->commitStroke(I)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$color:I


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

    return-void
.end method

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

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

    iput p2, p0, Lim/tpelyyftgw/ui/components/paint/Painting$2;->val$color:I

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

    return-void
.end method


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

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

    # getter for: Lim/tpelyyftgw/ui/components/paint/Painting;->activeStrokeBounds:Landroid/graphics/RectF;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/paint/Painting;->access$1000(Lim/tpelyyftgw/ui/components/paint/Painting;)Landroid/graphics/RectF;

    move-result-object v1

    # invokes: Lim/tpelyyftgw/ui/components/paint/Painting;->registerUndo(Landroid/graphics/RectF;)V
    invoke-static {v0, v1}, Lim/tpelyyftgw/ui/components/paint/Painting;->access$1100(Lim/tpelyyftgw/ui/components/paint/Painting;Landroid/graphics/RectF;)V

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

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

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

    new-instance v1, Lim/tpelyyftgw/ui/components/paint/Painting$2$1;

    invoke-direct {v1, p0}, Lim/tpelyyftgw/ui/components/paint/Painting$2$1;-><init>(Lim/tpelyyftgw/ui/components/paint/Painting$2;)V

    const/4 v2, 0x0

    # invokes: Lim/tpelyyftgw/ui/components/paint/Painting;->update(Landroid/graphics/RectF;Ljava/lang/Runnable;)V
    invoke-static {v0, v2, v1}, Lim/tpelyyftgw/ui/components/paint/Painting;->access$1500(Lim/tpelyyftgw/ui/components/paint/Painting;Landroid/graphics/RectF;Ljava/lang/Runnable;)V

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

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

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

    # getter for: Lim/tpelyyftgw/ui/components/paint/Painting;->renderState:Lim/tpelyyftgw/ui/components/paint/RenderState;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/paint/Painting;->access$800(Lim/tpelyyftgw/ui/components/paint/Painting;)Lim/tpelyyftgw/ui/components/paint/RenderState;

    move-result-object v0

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/paint/RenderState;->reset()V

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

    # setter for: Lim/tpelyyftgw/ui/components/paint/Painting;->activeStrokeBounds:Landroid/graphics/RectF;
    invoke-static {v0, v2}, Lim/tpelyyftgw/ui/components/paint/Painting;->access$1002(Lim/tpelyyftgw/ui/components/paint/Painting;Landroid/graphics/RectF;)Landroid/graphics/RectF;

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

    # setter for: Lim/tpelyyftgw/ui/components/paint/Painting;->activePath:Lim/tpelyyftgw/ui/components/paint/Path;
    invoke-static {v0, v2}, Lim/tpelyyftgw/ui/components/paint/Painting;->access$002(Lim/tpelyyftgw/ui/components/paint/Painting;Lim/tpelyyftgw/ui/components/paint/Path;)Lim/tpelyyftgw/ui/components/paint/Path;

    .line 258
    return-void
.end method