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

import android.view.View;
import com.bytedance.sdk.component.adexpress.dynamic.dynamicview.hxv;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;

/* JADX INFO: loaded from: classes.dex */
public class ro implements hxv {
    List<yz> fm = new ArrayList();

    public ro(View view, List<com.bytedance.sdk.component.adexpress.dynamic.yz.fm> list) {
        Iterator<com.bytedance.sdk.component.adexpress.dynamic.yz.fm> it = list.iterator();
        while (it.hasNext()) {
            yz yzVarFm = lb.fm().fm(view, it.next());
            if (yzVarFm != null) {
                this.fm.add(yzVarFm);
            }
        }
    }

    public void fm() {
        Iterator<yz> it = this.fm.iterator();
        while (it.hasNext()) {
            try {
                it.next().lb();
            } catch (Exception unused) {
            }
        }
    }

    @Override // com.bytedance.sdk.component.adexpress.dynamic.dynamicview.hxv
    public void ro() {
        Iterator<yz> it = this.fm.iterator();
        while (it.hasNext()) {
            try {
                it.next().ro();
            } catch (Exception unused) {
            }
        }
    }
}
