package G0;

import java.util.Map;

/* JADX INFO: renamed from: G0.w, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0277w implements InterfaceC0247b0 {

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

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

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

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

    public C0277w(int i6, int i7, Map map, C0.Z z6) {
        this.f2022a = i6;
        this.f2023b = i7;
        this.f2024c = map;
        this.f2025d = z6;
    }

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

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

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

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

    @Override // G0.InterfaceC0247b0
    public final void c() {
    }
}
