Home
last modified time | relevance | path

Searched refs:EGLConfigChooser (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java404 public void setEGLConfigChooser(EGLConfigChooser configChooser) { in setEGLConfigChooser()
842 public interface EGLConfigChooser { interface in GLSurfaceView
856 implements EGLConfigChooser {
2005 private EGLConfigChooser mEGLConfigChooser;
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java101 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java104 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java101 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
/frameworks/base/
Dcompiled-classes-phone2978 android.opengl.GLSurfaceView$EGLConfigChooser
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21185 method public void setEGLConfigChooser(android.opengl.GLSurfaceView.EGLConfigChooser);
21204 public static abstract interface GLSurfaceView.EGLConfigChooser {
/frameworks/base/api/
Dcurrent.txt27974 method public void setEGLConfigChooser(android.opengl.GLSurfaceView.EGLConfigChooser);
27994 public static abstract interface GLSurfaceView.EGLConfigChooser {
Dsystem-current.txt30414 method public void setEGLConfigChooser(android.opengl.GLSurfaceView.EGLConfigChooser);
30434 public static abstract interface GLSurfaceView.EGLConfigChooser {
Dtest-current.txt28043 method public void setEGLConfigChooser(android.opengl.GLSurfaceView.EGLConfigChooser);
28063 public static abstract interface GLSurfaceView.EGLConfigChooser {