package com.airbnb.lottie;

import com.airbnb.lottie.g;
import defpackage.zj5;
import java.util.List;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class e implements g.a {
    public final /* synthetic */ g a;
    public final /* synthetic */ int b;
    public final /* synthetic */ int c;

    public /* synthetic */ e(g gVar, int i, int i2) {
        this.a = gVar;
        this.b = i;
        this.c = i2;
    }

    @Override // com.airbnb.lottie.g.a
    public final void run() {
        List list = g.av;
        g gVar = this.a;
        zj5 zj5Var = gVar.a;
        int i = this.b;
        int i2 = this.c;
        if (zj5Var == null) {
            gVar.i.add(new e(gVar, i, i2));
        } else {
            gVar.b.i(i, i2 + 0.99f);
        }
    }
}
