Searched refs:setEGLContextFactory (Results 1 – 4 of 4) sorted by relevance
196 setEGLContextFactory(new ProtectedContextFactory()); in OpenGLES20View()199 setEGLContextFactory(new PriorityContextFactory(priorityAttribute)); in OpenGLES20View()
95 setEGLContextFactory(new ContextFactory()); in init()
376 public void setEGLContextFactory(EGLContextFactory factory) { in setEGLContextFactory() method in GLSurfaceViewCustom
32394 method public void setEGLContextFactory(android.opengl.GLSurfaceView.EGLContextFactory);