Searched refs:_eglLookupSync (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglsync.h110 _eglLookupSync(EGLSyncKHR handle, _EGLDisplay *dpy) function
H A Deglapi.c1368 _EGLSync *s = _eglLookupSync(sync, disp);
1386 _EGLSync *s = _eglLookupSync(sync, disp);
1402 _EGLSync *s = _eglLookupSync(sync, disp);
1418 _EGLSync *s = _eglLookupSync(sync, disp);
/external/mesa3d/src/egl/main/
H A Deglsync.h110 _eglLookupSync(EGLSyncKHR handle, _EGLDisplay *dpy) function
H A Deglapi.c1368 _EGLSync *s = _eglLookupSync(sync, disp);
1386 _EGLSync *s = _eglLookupSync(sync, disp);
1402 _EGLSync *s = _eglLookupSync(sync, disp);
1418 _EGLSync *s = _eglLookupSync(sync, disp);

Completed in 2702 milliseconds