Searched refs:_eglLookupContext (Results 1 – 2 of 2) sorted by relevance
142 _eglLookupContext(EGLContext context, _EGLDisplay *dpy) in _eglLookupContext() function
751 _EGLContext *share = _eglLookupContext(share_list, disp); in eglCreateContext()779 _EGLContext *context = _eglLookupContext(ctx, disp); in eglDestroyContext()798 _EGLContext *context = _eglLookupContext(ctx, disp); in eglMakeCurrent()856 _EGLContext *context = _eglLookupContext(ctx, disp); in eglQueryContext()1652 _EGLContext *context = _eglLookupContext(ctx, disp); in _eglCreateImageCommon()2571 *ctx = _eglLookupContext(context, *disp); in _eglLockDisplayInterop()