Searched defs:debugSurfaceView (Results 1 – 2 of 2) sorted by relevance
276 @Nullable SurfaceView debugSurfaceView) { in setOutputSurface()398 private void createOpenGlSurfaces(Surface outputSurface, @Nullable SurfaceView debugSurfaceView) { in createOpenGlSurfaces()
79 SurfaceView debugSurfaceView = in create() local