Searched refs:_eglLockDisplayInterop (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglapi.c2727 _eglLockDisplayInterop(EGLDisplay dpy, EGLContext context, function in typeref:typename:int
2761 ret = _eglLockDisplayInterop(dpy, context, &disp, &drv, &ctx);
2784 ret = _eglLockDisplayInterop(dpy, context, &disp, &drv, &ctx);
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglapi.c2751 _eglLockDisplayInterop(EGLDisplay dpy, EGLContext context, function in typeref:typename:int
2781 ret = _eglLockDisplayInterop(dpy, context, &disp, &ctx);
2803 ret = _eglLockDisplayInterop(dpy, context, &disp, &ctx);

Completed in 9 milliseconds