package c.o.a.u; import android.graphics.SurfaceTexture; import android.view.Surface; import androidx.annotation.NonNull; import androidx.annotation.VisibleForTesting; import c.o.a.r.c; import c.o.a.r.e; /* compiled from: OverlayDrawer */ public class b { public static final c.o.a.b a = new c.o.a.b(b.class.getSimpleName()); public a b; /* renamed from: c reason: collision with root package name */ public SurfaceTexture f1506c; public Surface d; @VisibleForTesting public c e; public e f; public final Object g = new Object(); public b(@NonNull a aVar, @NonNull c.o.a.x.b bVar) { this.b = aVar; this.e = new c(new c.o.b.f.b(33984, 36197, null, 4)); SurfaceTexture surfaceTexture = new SurfaceTexture(this.e.a.a); this.f1506c = surfaceTexture; surfaceTexture.setDefaultBufferSize(bVar.i, bVar.j); this.d = new Surface(this.f1506c); this.f = new e(this.e.a.a); } }