Mask.smali
.class public Lcom/airbnb/lottie/model/content/Mask;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/airbnb/lottie/model/content/Mask$MaskMode;
}
.end annotation
# instance fields
.field private final a:Lcom/airbnb/lottie/model/content/Mask$MaskMode;
.field private final b:Lcom/airbnb/lottie/model/animatable/AnimatableShapeValue;
.field private final c:Lcom/airbnb/lottie/model/animatable/AnimatableIntegerValue;
.field private final d:Z
# direct methods
.method public constructor <init>(Lcom/airbnb/lottie/model/content/Mask$MaskMode;Lcom/airbnb/lottie/model/animatable/AnimatableShapeValue;Lcom/airbnb/lottie/model/animatable/AnimatableIntegerValue;Z)V
.registers 5
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/airbnb/lottie/model/content/Mask;->a:Lcom/airbnb/lottie/model/content/Mask$MaskMode;
iput-object p2, p0, Lcom/airbnb/lottie/model/content/Mask;->b:Lcom/airbnb/lottie/model/animatable/AnimatableShapeValue;
iput-object p3, p0, Lcom/airbnb/lottie/model/content/Mask;->c:Lcom/airbnb/lottie/model/animatable/AnimatableIntegerValue;
iput-boolean p4, p0, Lcom/airbnb/lottie/model/content/Mask;->d:Z
return-void
.end method
# virtual methods
.method public a()Lcom/airbnb/lottie/model/content/Mask$MaskMode;
.registers 2
iget-object v0, p0, Lcom/airbnb/lottie/model/content/Mask;->a:Lcom/airbnb/lottie/model/content/Mask$MaskMode;
return-object v0
.end method
.method public b()Lcom/airbnb/lottie/model/animatable/AnimatableShapeValue;
.registers 2
iget-object v0, p0, Lcom/airbnb/lottie/model/content/Mask;->b:Lcom/airbnb/lottie/model/animatable/AnimatableShapeValue;
return-object v0
.end method
.method public c()Lcom/airbnb/lottie/model/animatable/AnimatableIntegerValue;
.registers 2
iget-object v0, p0, Lcom/airbnb/lottie/model/content/Mask;->c:Lcom/airbnb/lottie/model/animatable/AnimatableIntegerValue;
return-object v0
.end method
.method public d()Z
.registers 2
iget-boolean v0, p0, Lcom/airbnb/lottie/model/content/Mask;->d:Z
return v0
.end method