package com.bytedance.adsdk.ro.lb;

import android.graphics.PointF;
import defpackage.e;

/* JADX INFO: loaded from: classes.dex */
public class ro {
    public float ajl;
    public PointF dsz;
    public PointF duv;

    /* JADX INFO: renamed from: ef, reason: collision with root package name */
    public int f6255ef;
    public String fm;
    public int jnr;
    public boolean ku;

    /* JADX INFO: renamed from: lb, reason: collision with root package name */
    public float f6256lb;
    public String ro;
    public float vt;
    public float wsy;
    public int wu;
    public fm yz;

    public enum fm {
        LEFT_ALIGN,
        RIGHT_ALIGN,
        CENTER
    }

    public ro(String str, String str2, float f10, fm fmVar, int i10, float f11, float f12, int i11, int i12, float f13, boolean z10, PointF pointF, PointF pointF2) {
        fm(str, str2, f10, fmVar, i10, f11, f12, i11, i12, f13, z10, pointF, pointF2);
    }

    public void fm(String str, String str2, float f10, fm fmVar, int i10, float f11, float f12, int i11, int i12, float f13, boolean z10, PointF pointF, PointF pointF2) {
        this.fm = str;
        this.ro = str2;
        this.f6256lb = f10;
        this.yz = fmVar;
        this.jnr = i10;
        this.ajl = f11;
        this.wsy = f12;
        this.wu = i11;
        this.f6255ef = i12;
        this.vt = f13;
        this.ku = z10;
        this.duv = pointF;
        this.dsz = pointF2;
    }

    public int hashCode() {
        int iOrdinal = ((this.yz.ordinal() + (((int) (e.b(this.ro, this.fm.hashCode() * 31, 31) + this.f6256lb)) * 31)) * 31) + this.jnr;
        long jFloatToRawIntBits = Float.floatToRawIntBits(this.ajl);
        return (((iOrdinal * 31) + ((int) (jFloatToRawIntBits ^ (jFloatToRawIntBits >>> 32)))) * 31) + this.wu;
    }

    public ro() {
    }
}
