Searched refs:SimpleEGLConfigChooser (Results 1 – 1 of 1) sorted by relevance
349 mEGLConfigChooser = new SimpleEGLConfigChooser(true); in setRenderer()423 setEGLConfigChooser(new SimpleEGLConfigChooser(needDepth)); in setEGLConfigChooser()975 private class SimpleEGLConfigChooser extends ComponentSizeChooser { class in GLSurfaceView976 public SimpleEGLConfigChooser(boolean withDepthBuffer) { in SimpleEGLConfigChooser() method in GLSurfaceView.SimpleEGLConfigChooser