VenusEffectService$CustomMaterial.smali
.class public Lcom/yysdk/mobile/venus/VenusEffectService$CustomMaterial;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/yysdk/mobile/venus/VenusEffectService;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "CustomMaterial"
.end annotation
# instance fields
.field public mBuffer:[B
.field public mHeight:I
.field public mMaterialId:I
.field public mWidth:I
# direct methods
.method public constructor <init>(III[B)V
.registers 5
.line 478
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 479
iput p1, p0, Lcom/yysdk/mobile/venus/VenusEffectService$CustomMaterial;->mMaterialId:I
.line 480
iput p2, p0, Lcom/yysdk/mobile/venus/VenusEffectService$CustomMaterial;->mWidth:I
.line 481
iput p3, p0, Lcom/yysdk/mobile/venus/VenusEffectService$CustomMaterial;->mHeight:I
.line 482
iput-object p4, p0, Lcom/yysdk/mobile/venus/VenusEffectService$CustomMaterial;->mBuffer:[B
return-void
.end method