package p2;

import Z6.AbstractC0378s;
import android.graphics.Bitmap;
import android.graphics.drawable.Drawable;
import t2.InterfaceC1537d;

/* JADX INFO: renamed from: p2.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1413c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final AbstractC0378s f16031a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final AbstractC0378s f16032b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final AbstractC0378s f16033c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final AbstractC0378s f16034d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final InterfaceC1537d f16035e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final q2.d f16036f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final Bitmap.Config f16037g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final boolean f16038h;
    public final boolean i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final Drawable f16039j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final Drawable f16040k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public final Drawable f16041l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final EnumC1412b f16042m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public final EnumC1412b f16043n;

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public final EnumC1412b f16044o;

    public C1413c(AbstractC0378s abstractC0378s, AbstractC0378s abstractC0378s2, AbstractC0378s abstractC0378s3, AbstractC0378s abstractC0378s4, InterfaceC1537d interfaceC1537d, q2.d dVar, Bitmap.Config config, boolean z8, boolean z9, Drawable drawable, Drawable drawable2, Drawable drawable3, EnumC1412b enumC1412b, EnumC1412b enumC1412b2, EnumC1412b enumC1412b3) {
        this.f16031a = abstractC0378s;
        this.f16032b = abstractC0378s2;
        this.f16033c = abstractC0378s3;
        this.f16034d = abstractC0378s4;
        this.f16035e = interfaceC1537d;
        this.f16036f = dVar;
        this.f16037g = config;
        this.f16038h = z8;
        this.i = z9;
        this.f16039j = drawable;
        this.f16040k = drawable2;
        this.f16041l = drawable3;
        this.f16042m = enumC1412b;
        this.f16043n = enumC1412b2;
        this.f16044o = enumC1412b3;
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C1413c)) {
            return false;
        }
        C1413c c1413c = (C1413c) obj;
        return P6.g.a(this.f16031a, c1413c.f16031a) && P6.g.a(this.f16032b, c1413c.f16032b) && P6.g.a(this.f16033c, c1413c.f16033c) && P6.g.a(this.f16034d, c1413c.f16034d) && P6.g.a(this.f16035e, c1413c.f16035e) && this.f16036f == c1413c.f16036f && this.f16037g == c1413c.f16037g && this.f16038h == c1413c.f16038h && this.i == c1413c.i && P6.g.a(this.f16039j, c1413c.f16039j) && P6.g.a(this.f16040k, c1413c.f16040k) && P6.g.a(this.f16041l, c1413c.f16041l) && this.f16042m == c1413c.f16042m && this.f16043n == c1413c.f16043n && this.f16044o == c1413c.f16044o;
    }

    public final int hashCode() {
        int iHashCode = (((((this.f16037g.hashCode() + ((this.f16036f.hashCode() + ((this.f16035e.hashCode() + ((this.f16034d.hashCode() + ((this.f16033c.hashCode() + ((this.f16032b.hashCode() + (this.f16031a.hashCode() * 31)) * 31)) * 31)) * 31)) * 31)) * 31)) * 31) + (this.f16038h ? 1231 : 1237)) * 31) + (this.i ? 1231 : 1237)) * 31;
        Drawable drawable = this.f16039j;
        int iHashCode2 = (iHashCode + (drawable != null ? drawable.hashCode() : 0)) * 31;
        Drawable drawable2 = this.f16040k;
        int iHashCode3 = (iHashCode2 + (drawable2 != null ? drawable2.hashCode() : 0)) * 31;
        Drawable drawable3 = this.f16041l;
        return this.f16044o.hashCode() + ((this.f16043n.hashCode() + ((this.f16042m.hashCode() + ((iHashCode3 + (drawable3 != null ? drawable3.hashCode() : 0)) * 31)) * 31)) * 31);
    }
}
