d$b.smali

.class Lcom/airbnb/lottie/model/a/d$b;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/airbnb/lottie/model/a/m$a;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/airbnb/lottie/model/a/d;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0xa
    name = "b"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lcom/airbnb/lottie/model/a/m$a",
        "<",
        "Ljava/lang/Integer;",
        ">;"
    }
.end annotation


# static fields
.field private static final a:Lcom/airbnb/lottie/model/a/d$b;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    new-instance v0, Lcom/airbnb/lottie/model/a/d$b;

    invoke-direct {v0}, Lcom/airbnb/lottie/model/a/d$b;-><init>()V

    sput-object v0, Lcom/airbnb/lottie/model/a/d$b;->a:Lcom/airbnb/lottie/model/a/d$b;

    return-void
.end method

.method private constructor <init>()V
    .registers 1

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

    return-void
.end method

.method static synthetic a()Lcom/airbnb/lottie/model/a/d$b;
    .registers 1

    sget-object v0, Lcom/airbnb/lottie/model/a/d$b;->a:Lcom/airbnb/lottie/model/a/d$b;

    return-object v0
.end method


# virtual methods
.method public a(Ljava/lang/Object;F)Ljava/lang/Integer;
    .registers 4

    invoke-static {p1}, Lcom/airbnb/lottie/c/b;->a(Ljava/lang/Object;)F

    move-result v0

    mul-float/2addr v0, p2

    invoke-static {v0}, Ljava/lang/Math;->round(F)I

    move-result v0

    invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v0

    return-object v0
.end method

.method public synthetic b(Ljava/lang/Object;F)Ljava/lang/Object;
    .registers 4

    invoke-virtual {p0, p1, p2}, Lcom/airbnb/lottie/model/a/d$b;->a(Ljava/lang/Object;F)Ljava/lang/Integer;

    move-result-object v0

    return-object v0
.end method