Home
last modified time | relevance | path

Searched refs:EGLContextFactory (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java374 public void setEGLContextFactory(EGLContextFactory factory) { in setEGLContextFactory()
785 public interface EGLContextFactory { interface in GLSurfaceView
790 private class DefaultContextFactory implements EGLContextFactory {
1939 private EGLContextFactory mEGLContextFactory;
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java81 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java78 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java78 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {
/frameworks/base/boot/
Dpreloaded-classes5863 android.opengl.GLSurfaceView$EGLContextFactory
Dboot-image-profile.txt28260 Landroid/opengl/GLSurfaceView$EGLContextFactory;
/frameworks/base/config/
Dpreloaded-classes5867 android.opengl.GLSurfaceView$EGLContextFactory
Dboot-image-profile.txt38394 Landroid/opengl/GLSurfaceView$EGLContextFactory;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21189 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);
21208 public static abstract interface GLSurfaceView.EGLContextFactory {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt32399 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);
32420 public static interface GLSurfaceView.EGLContextFactory {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt33975 Landroid/opengl/GLSurfaceView;->mEGLContextFactory:Landroid/opengl/GLSurfaceView$EGLContextFactory;