98 lines
2.3 KiB
Smali
98 lines
2.3 KiB
Smali
.class Lcom/moji/lottie/AnimatablePathValue$ValueFactory;
|
|
.super Ljava/lang/Object;
|
|
.source "AnimatablePathValue.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/lottie/AnimatableValue$Factory;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/lottie/AnimatablePathValue;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0xa
|
|
name = "ValueFactory"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lcom/moji/lottie/AnimatableValue$Factory<",
|
|
"Landroid/graphics/PointF;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static final a:Lcom/moji/lottie/AnimatableValue$Factory;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/lottie/AnimatableValue$Factory<",
|
|
"Landroid/graphics/PointF;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 78
|
|
new-instance v0, Lcom/moji/lottie/AnimatablePathValue$ValueFactory;
|
|
|
|
invoke-direct {v0}, Lcom/moji/lottie/AnimatablePathValue$ValueFactory;-><init>()V
|
|
|
|
sput-object v0, Lcom/moji/lottie/AnimatablePathValue$ValueFactory;->a:Lcom/moji/lottie/AnimatableValue$Factory;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 80
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static synthetic a()Lcom/moji/lottie/AnimatableValue$Factory;
|
|
.locals 1
|
|
|
|
.line 77
|
|
sget-object v0, Lcom/moji/lottie/AnimatablePathValue$ValueFactory;->a:Lcom/moji/lottie/AnimatableValue$Factory;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Ljava/lang/Object;F)Landroid/graphics/PointF;
|
|
.locals 0
|
|
|
|
.line 85
|
|
check-cast p1, Lorg/json/JSONArray;
|
|
|
|
invoke-static {p1, p2}, Lcom/moji/lottie/JsonUtils;->a(Lorg/json/JSONArray;F)Landroid/graphics/PointF;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public synthetic b(Ljava/lang/Object;F)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 77
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/lottie/AnimatablePathValue$ValueFactory;->a(Ljava/lang/Object;F)Landroid/graphics/PointF;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|