Searched refs:ProtectedContextFactory (Results 1 – 1 of 1) sorted by relevance
196 setEGLContextFactory(new ProtectedContextFactory()); in OpenGLES20View()256 private class ProtectedContextFactory implements GLSurfaceView.EGLContextFactory { class in OpenGLESActivity