Searched refs:EGLConfigChooser (Results 1 – 7 of 7) sorted by relevance
405 public void setEGLConfigChooser(EGLConfigChooser configChooser) { in setEGLConfigChooser()860 public interface EGLConfigChooser { interface in GLSurfaceView874 implements EGLConfigChooser {1930 private EGLConfigChooser mEGLConfigChooser;
101 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
104 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
21185 method public void setEGLConfigChooser(android.opengl.GLSurfaceView.EGLConfigChooser);21204 public static abstract interface GLSurfaceView.EGLConfigChooser {
33847 method public void setEGLConfigChooser(android.opengl.GLSurfaceView.EGLConfigChooser);33867 public static interface GLSurfaceView.EGLConfigChooser {
51946 Landroid/opengl/GLSurfaceView;->mEGLConfigChooser:Landroid/opengl/GLSurfaceView$EGLConfigChooser;