Searched refs:EGLContextFactory (Results 1 – 13 of 13) sorted by relevance
374 public void setEGLContextFactory(EGLContextFactory factory) { in setEGLContextFactory()785 public interface EGLContextFactory { interface in GLSurfaceView790 private class DefaultContextFactory implements EGLContextFactory {1931 private EGLContextFactory mEGLContextFactory;
78 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {
81 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {
100 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {
5325 android.opengl.GLSurfaceView$EGLContextFactory
28645 Landroid/opengl/GLSurfaceView$EGLContextFactory;
5323 android.opengl.GLSurfaceView$EGLContextFactory
38282 Landroid/opengl/GLSurfaceView$EGLContextFactory;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
30520 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);30540 public static interface GLSurfaceView.EGLContextFactory {
21189 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);21208 public static abstract interface GLSurfaceView.EGLContextFactory {
37941 Landroid/opengl/GLSurfaceView;->mEGLContextFactory:Landroid/opengl/GLSurfaceView$EGLContextFactory;