Searched refs:ContextFactory (Results 1 – 1 of 1) sorted by relevance
95 setEGLContextFactory(new ContextFactory()); in init()110 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GL2JNIView