package com.bytedance.sdk.component.adexpress.dynamic.animation.fm;

import android.animation.ObjectAnimator;
import android.view.View;
import java.util.ArrayList;
import java.util.List;

/* JADX INFO: loaded from: classes.dex */
public class onz extends yz {
    public onz(View view, com.bytedance.sdk.component.adexpress.dynamic.yz.fm fmVar) {
        super(view, fmVar);
    }

    @Override // com.bytedance.sdk.component.adexpress.dynamic.animation.fm.yz
    public List<ObjectAnimator> fm() {
        ObjectAnimator duration = ObjectAnimator.ofFloat(this.f6463lb, "rotation", 0.0f, this.ro.jnr(), 0.0f, this.ro.jnr(), 0.0f).setDuration((int) (this.ro.vt() * 1000.0d));
        ArrayList arrayList = new ArrayList();
        arrayList.add(fm(duration));
        return arrayList;
    }
}
