package r0;

import h1.m;
import kotlin.jvm.internal.o;
import p0.InterfaceC2712s;

/* JADX INFO: renamed from: r0.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2862a {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public h1.c f23798a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public m f23799b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public InterfaceC2712s f23800c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public long f23801d;

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof C2862a)) {
            return false;
        }
        C2862a c2862a = (C2862a) obj;
        return o.c(this.f23798a, c2862a.f23798a) && this.f23799b == c2862a.f23799b && o.c(this.f23800c, c2862a.f23800c) && o0.e.a(this.f23801d, c2862a.f23801d);
    }

    public final int hashCode() {
        return Long.hashCode(this.f23801d) + ((this.f23800c.hashCode() + ((this.f23799b.hashCode() + (this.f23798a.hashCode() * 31)) * 31)) * 31);
    }

    public final String toString() {
        return "DrawParams(density=" + this.f23798a + ", layoutDirection=" + this.f23799b + ", canvas=" + this.f23800c + ", size=" + ((Object) o0.e.f(this.f23801d)) + ')';
    }
}
