Searched refs:eglContextId (Results 1 – 1 of 1) sorted by relevance
63 long eglContextId = _eglCreateContext(display, config, share_context, attrib_list); in eglCreateContext() local64 if (eglContextId == 0) { in eglCreateContext()67 return new EGLContextImpl( eglContextId ); in eglCreateContext()