package i6; import android.graphics.Bitmap; /* loaded from: classes2.dex */ public interface b { void a(int i10); void b(); void c(Bitmap bitmap); Bitmap d(int i10, int i11, Bitmap.Config config); Bitmap e(int i10, int i11, Bitmap.Config config); }