Searched refs:_eglLookupContext (Results 1 – 2 of 2) sorted by relevance
139 _eglLookupContext(EGLContext context, _EGLDisplay *disp) in _eglLookupContext() function
805 _EGLContext *share = _eglLookupContext(share_list, disp); in eglCreateContext()832 _EGLContext *context = _eglLookupContext(ctx, disp); in eglDestroyContext()850 _EGLContext *context = _eglLookupContext(ctx, disp); in eglMakeCurrent()914 _EGLContext *context = _eglLookupContext(ctx, disp); in eglQueryContext()1724 _EGLContext *context = _eglLookupContext(ctx, disp); in _eglCreateImageCommon()2756 *ctx = _eglLookupContext(context, *disp); in _eglLockDisplayInterop()