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