Searched refs:SimpleEGLConfigChooser (Results 1 – 1 of 1) sorted by relevance
353 mEGLConfigChooser = new SimpleEGLConfigChooser(true); in setRenderer()427 setEGLConfigChooser(new SimpleEGLConfigChooser(needDepth)); in setEGLConfigChooser()985 private class SimpleEGLConfigChooser extends ComponentSizeChooser { class in GLSurfaceViewCustom986 public SimpleEGLConfigChooser(boolean withDepthBuffer) { in SimpleEGLConfigChooser() method in GLSurfaceViewCustom.SimpleEGLConfigChooser