Searched refs:_eglLockDisplayInterop (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 2557 _eglLockDisplayInterop(EGLDisplay dpy, EGLContext context, in _eglLockDisplayInterop() function 2591 ret = _eglLockDisplayInterop(dpy, context, &disp, &drv, &ctx); in MesaGLInteropEGLQueryDeviceInfo() 2614 ret = _eglLockDisplayInterop(dpy, context, &disp, &drv, &ctx); in MesaGLInteropEGLExportObject()
|