package j0;

import android.view.ViewStructure;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: renamed from: j0.o, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2318o extends p implements J4.g {

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2318o(ViewStructure viewStructure) {
        super(4);
        this.f19454a = viewStructure;
    }

    @Override // J4.g
    public final Object invoke(Object obj, Object obj2, Object obj3, Object obj4) {
        int iIntValue = ((Number) obj).intValue();
        int iIntValue2 = ((Number) obj2).intValue();
        int iIntValue3 = ((Number) obj3).intValue();
        int iIntValue4 = ((Number) obj4).intValue() - iIntValue2;
        this.f19454a.setDimens(iIntValue, iIntValue2, 0, 0, iIntValue3 - iIntValue, iIntValue4);
        return C3137A.f25453a;
    }
}
