package J2;

import android.graphics.Matrix;

/* JADX INFO: loaded from: classes.dex */
public interface C {
    void j(Matrix matrix);
}
