Searched refs:DefaultWindowSurfaceFactory (Results 1 – 1 of 1) sorted by relevance
359 mEGLWindowSurfaceFactory = new DefaultWindowSurfaceFactory(); in setRenderer()812 private static class DefaultWindowSurfaceFactory implements EGLWindowSurfaceFactory { class in GLSurfaceViewCustom