Searched refs:EGLContextFactory (Results 1 – 7 of 7) 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 {
21189 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);21208 public static abstract interface GLSurfaceView.EGLContextFactory {
33851 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);33871 public static interface GLSurfaceView.EGLContextFactory {
51948 Landroid/opengl/GLSurfaceView;->mEGLContextFactory:Landroid/opengl/GLSurfaceView$EGLContextFactory;