package G0;

import I0.C0309s;
import I0.C0310t;
import java.util.Map;

/* JADX INFO: loaded from: classes.dex */
public final class N implements InterfaceC0247b0 {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f1910a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ int f1911b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ Map f1912c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ C0.Z f1913d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ O f1914e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ W f1915f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final /* synthetic */ J4.c f1916g;

    public N(int i6, int i7, Map map, C0.Z z6, O o6, W w6, J4.c cVar) {
        this.f1910a = i6;
        this.f1911b = i7;
        this.f1912c = map;
        this.f1913d = z6;
        this.f1914e = o6;
        this.f1915f = w6;
        this.f1916g = cVar;
    }

    @Override // G0.InterfaceC0247b0
    public final Map b() {
        return this.f1912c;
    }

    @Override // G0.InterfaceC0247b0
    public final void c() {
        C0309s c0309s;
        boolean zU = this.f1914e.U();
        J4.c cVar = this.f1916g;
        W w6 = this.f1915f;
        if (!zU || (c0309s = ((C0310t) w6.f1936a.f2162J.f2362d).f2460V) == null) {
            cVar.invoke(((C0310t) w6.f1936a.f2162J.f2362d).f2248o);
        } else {
            cVar.invoke(c0309s.f2248o);
        }
    }

    @Override // G0.InterfaceC0247b0
    public final J4.c d() {
        return this.f1913d;
    }

    @Override // G0.InterfaceC0247b0
    public final int getHeight() {
        return this.f1911b;
    }

    @Override // G0.InterfaceC0247b0
    public final int getWidth() {
        return this.f1910a;
    }
}
