package e4;

import com.google.protobuf.AbstractC1320n;
import com.google.protobuf.C1304f;
import com.google.protobuf.InterfaceC1334u0;

/* JADX INFO: renamed from: e4.i, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C1985i extends com.google.protobuf.L implements InterfaceC1334u0 {
    public static final int BITMAP_FIELD_NUMBER = 1;
    private static final C1985i DEFAULT_INSTANCE;
    public static final int PADDING_FIELD_NUMBER = 2;
    private static volatile com.google.protobuf.B0 PARSER;
    private AbstractC1320n bitmap_ = AbstractC1320n.f14310b;
    private int padding_;

    static {
        C1985i c1985i = new C1985i();
        DEFAULT_INSTANCE = c1985i;
        com.google.protobuf.L.registerDefaultInstance(C1985i.class, c1985i);
    }

    public static C1985i g() {
        return DEFAULT_INSTANCE;
    }

    @Override // com.google.protobuf.L
    public final Object dynamicMethod(com.google.protobuf.K k6, Object obj, Object obj2) {
        com.google.protobuf.B0 h5;
        switch (k6.ordinal()) {
            case 0:
                return (byte) 1;
            case 1:
                return null;
            case 2:
                return com.google.protobuf.L.newMessageInfo(DEFAULT_INSTANCE, "\u0000\u0002\u0000\u0000\u0001\u0002\u0002\u0000\u0000\u0000\u0001\n\u0002\u0004", new Object[]{"bitmap_", "padding_"});
            case 3:
                return new C1985i();
            case 4:
                return new C1304f(DEFAULT_INSTANCE);
            case 5:
                return DEFAULT_INSTANCE;
            case 6:
                com.google.protobuf.B0 b02 = PARSER;
                if (b02 != null) {
                    return b02;
                }
                synchronized (C1985i.class) {
                    try {
                        h5 = PARSER;
                        if (h5 == null) {
                            h5 = new com.google.protobuf.H(DEFAULT_INSTANCE);
                            PARSER = h5;
                        }
                    } catch (Throwable th) {
                        throw th;
                    }
                    break;
                }
                return h5;
            default:
                throw new UnsupportedOperationException();
        }
    }

    public final AbstractC1320n f() {
        return this.bitmap_;
    }

    public final int h() {
        return this.padding_;
    }
}
