package u0;

import android.graphics.PointF;

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