Searched refs:EGLContextFactory (Results 1 – 2 of 2) sorted by relevance
305 public void setEGLContextFactory(EGLContextFactory factory) { in setEGLContextFactory()700 public interface EGLContextFactory { interface in GLSurfaceView705 private class DefaultContextFactory implements EGLContextFactory {1659 private EGLContextFactory mEGLContextFactory;
86 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {