Searched defs:eglContext (Results 1 – 11 of 11) sorted by relevance
35 private EGLContext eglContext; field in EglBase10Impl42 private final EGLContext eglContext; field in EglBase10Impl.Context58 public Context(EGLContext eglContext) { in Context()322 final EGLContext eglContext; in createEglContext() local
36 private EGLContext eglContext; field in EglBase14Impl66 public Context(android.opengl.EGLContext eglContext) { in Context()276 final EGLContext eglContext; in createEglContext() local
28 public DefaultVideoDecoderFactory(@Nullable EglBase.Context eglContext) { in DefaultVideoDecoderFactory()
24 EglBase.Context eglContext, boolean enableIntelVp8Encoder, boolean enableH264HighProfile) { in DefaultVideoEncoderFactory()
137 EglBase.Context eglContext, VideoFrame.I420Buffer i420Buffer) { in createRgbTextureBuffer()
128 private VideoDecoderFactory createDecoderFactory(EglBase.Context eglContext) { in createDecoderFactory()
290 private VideoEncoderFactory createEncoderFactory(EglBase.Context eglContext) { in createEncoderFactory()
121 EGLContext eglContext = EGL_NO_CONTEXT; in initAndMakeCurrentEGLContext() local
154 EGLContext eglContext = egl.createContext(eglDisplay, in init() local
424 const EGLContext eglContext = context.getEglContext(); in iterate() local
1157 EGLContext eglContext = egl.createContext(m_eglDisplay, m_eglConfig, EGL_NO_CONTEXT, attribList); in doClearTest() local