Home
last modified time | relevance | path

Searched refs:EGLContextFactory (Results 1 – 2 of 2) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java305 public void setEGLContextFactory(EGLContextFactory factory) { in setEGLContextFactory()
700 public interface EGLContextFactory { interface in GLSurfaceView
705 private class DefaultContextFactory implements EGLContextFactory {
1659 private EGLContextFactory mEGLContextFactory;
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
DViEAndroidGLES20.java86 private static class ContextFactory implements GLSurfaceView.EGLContextFactory {