package N1;

import android.graphics.PointF;

/* JADX INFO: loaded from: classes.dex */
public interface o0 {
    PointF f(int i);
}
