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