You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
736 B

package p052r;
import p052r.C1577f;
/* renamed from: r.g */
/* loaded from: classes.dex */
public class C1579g extends C1577f {
/* renamed from: m */
public int f3683m;
public C1579g(AbstractC1591p abstractC1591p) {
super(abstractC1591p);
this.f3666e = abstractC1591p instanceof C1584l ? C1577f.EnumC1578a.HORIZONTAL_DIMENSION : C1577f.EnumC1578a.VERTICAL_DIMENSION;
}
@Override // p052r.C1577f
/* renamed from: d */
public void mo857d(int i) {
if (this.f3671j) {
return;
}
this.f3671j = true;
this.f3668g = i;
for (InterfaceC1575d interfaceC1575d : this.f3672k) {
interfaceC1575d.mo824a(interfaceC1575d);
}
}
}