Searched defs:ConfigChooser (Results 1 – 2 of 2) sorted by relevance
133 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser { class in GLtestView135 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser() method in GLtestView.ConfigChooser
57 private class ConfigChooser implements GLSurfaceView.EGLConfigChooser { class in EglConfigGLSurfaceView