Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java403 public void setEGLConfigChooser(EGLConfigChooser configChooser) { in setEGLConfigChooser()
829 public interface EGLConfigChooser { interface in GLSurfaceView
843 implements EGLConfigChooser {
1932 private EGLConfigChooser mEGLConfigChooser;
/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/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java101 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
/frameworks/base/docs/html/sdk/api_diff/3/
DmissingSinces.txt19 NO DOC BLOCK: android.opengl.GLSurfaceView.EGLConfigChooser Interface
/frameworks/base/docs/html/
Dsitemap.txt2710 http://developer.android.com/reference/android/opengl/GLSurfaceView.EGLConfigChooser.html
/frameworks/base/api/
Dsystem-current.txt22767 method public void setEGLConfigChooser(android.opengl.GLSurfaceView.EGLConfigChooser);
22786 public static abstract interface GLSurfaceView.EGLConfigChooser {
Dcurrent.txt21187 method public void setEGLConfigChooser(android.opengl.GLSurfaceView.EGLConfigChooser);
21206 public static abstract interface GLSurfaceView.EGLConfigChooser {