Searched refs:EGLContextFactory (Results 1 – 8 of 8) 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 {
34145 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);34165 public static interface GLSurfaceView.EGLContextFactory {
34289 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);34309 public static interface GLSurfaceView.EGLContextFactory {
48457 Landroid/opengl/GLSurfaceView;->mEGLContextFactory:Landroid/opengl/GLSurfaceView$EGLContextFactory;