P.smali

.class public final synthetic Lcom/sandboxol/clothes/P;
.super Ljava/lang/Object;
.source "lambda"

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field private final synthetic a:Lcom/sandboxol/clothes/EchoesGLSurfaceView;

.field private final synthetic b:I

.field private final synthetic c:F

.field private final synthetic d:F


# direct methods
.method public synthetic constructor <init>(Lcom/sandboxol/clothes/EchoesGLSurfaceView;IFF)V
    .registers 5

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

    iput-object p1, p0, Lcom/sandboxol/clothes/P;->a:Lcom/sandboxol/clothes/EchoesGLSurfaceView;

    iput p2, p0, Lcom/sandboxol/clothes/P;->b:I

    iput p3, p0, Lcom/sandboxol/clothes/P;->c:F

    iput p4, p0, Lcom/sandboxol/clothes/P;->d:F

    return-void
.end method


# virtual methods
.method public final run()V
    .registers 5

    iget-object v0, p0, Lcom/sandboxol/clothes/P;->a:Lcom/sandboxol/clothes/EchoesGLSurfaceView;

    iget v1, p0, Lcom/sandboxol/clothes/P;->b:I

    iget v2, p0, Lcom/sandboxol/clothes/P;->c:F

    iget v3, p0, Lcom/sandboxol/clothes/P;->d:F

    invoke-virtual {v0, v1, v2, v3}, Lcom/sandboxol/clothes/EchoesGLSurfaceView;->a(IFF)V

    return-void
.end method