Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java404 public void setEGLConfigChooser(EGLConfigChooser configChooser) { in setEGLConfigChooser()
830 public interface EGLConfigChooser { interface in GLSurfaceView
844 implements EGLConfigChooser {
1948 private EGLConfigChooser mEGLConfigChooser;
/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/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java104 private static class ConfigChooser implements GLSurfaceView.EGLConfigChooser {
/frameworks/base/docs/html/
Dsitemap.txt2710 http://developer.android.com/reference/android/opengl/GLSurfaceView.EGLConfigChooser.html
/frameworks/base/api/
Dcurrent.txt22418 method public void setEGLConfigChooser(android.opengl.GLSurfaceView.EGLConfigChooser);
22437 public static abstract interface GLSurfaceView.EGLConfigChooser {
Dsystem-current.txt24362 method public void setEGLConfigChooser(android.opengl.GLSurfaceView.EGLConfigChooser);
24381 public static abstract interface GLSurfaceView.EGLConfigChooser {