86 lines
2.4 KiB
Smali
86 lines
2.4 KiB
Smali
.class Lcom/moji/lottie/AnimatableSplitDimensionPathValue;
|
|
.super Ljava/lang/Object;
|
|
.source "AnimatableSplitDimensionPathValue.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/lottie/AnimatableValue;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lcom/moji/lottie/AnimatableValue<",
|
|
"Landroid/graphics/PointF;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final a:Lcom/moji/lottie/AnimatableFloatValue;
|
|
|
|
.field private final b:Lcom/moji/lottie/AnimatableFloatValue;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/lottie/AnimatableFloatValue;Lcom/moji/lottie/AnimatableFloatValue;)V
|
|
.locals 0
|
|
|
|
.line 11
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 12
|
|
iput-object p1, p0, Lcom/moji/lottie/AnimatableSplitDimensionPathValue;->a:Lcom/moji/lottie/AnimatableFloatValue;
|
|
|
|
.line 13
|
|
iput-object p2, p0, Lcom/moji/lottie/AnimatableSplitDimensionPathValue;->b:Lcom/moji/lottie/AnimatableFloatValue;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Lcom/moji/lottie/KeyframeAnimation;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lcom/moji/lottie/KeyframeAnimation<",
|
|
"Landroid/graphics/PointF;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 18
|
|
new-instance v0, Lcom/moji/lottie/SplitDimensionPathKeyframeAnimation;
|
|
|
|
iget-object v1, p0, Lcom/moji/lottie/AnimatableSplitDimensionPathValue;->a:Lcom/moji/lottie/AnimatableFloatValue;
|
|
|
|
.line 19
|
|
invoke-virtual {v1}, Lcom/moji/lottie/AnimatableFloatValue;->a()Lcom/moji/lottie/KeyframeAnimation;
|
|
|
|
move-result-object v1
|
|
|
|
iget-object v2, p0, Lcom/moji/lottie/AnimatableSplitDimensionPathValue;->b:Lcom/moji/lottie/AnimatableFloatValue;
|
|
|
|
invoke-virtual {v2}, Lcom/moji/lottie/AnimatableFloatValue;->a()Lcom/moji/lottie/KeyframeAnimation;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-direct {v0, v1, v2}, Lcom/moji/lottie/SplitDimensionPathKeyframeAnimation;-><init>(Lcom/moji/lottie/KeyframeAnimation;Lcom/moji/lottie/KeyframeAnimation;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public synthetic b()Lcom/moji/lottie/BaseKeyframeAnimation;
|
|
.locals 1
|
|
|
|
.line 5
|
|
invoke-virtual {p0}, Lcom/moji/lottie/AnimatableSplitDimensionPathValue;->a()Lcom/moji/lottie/KeyframeAnimation;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|