Home
last modified time | relevance | path

Searched refs:eglDestroySyncTmpl (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp1853 EGLBoolean eglDestroySyncTmpl(EGLDisplay dpy, EGLSyncKHR sync, in eglDestroySyncTmpl() function
1867 return eglDestroySyncTmpl(dpy, sync, gEGLImpl.egl.eglDestroySyncKHR); in eglDestroySyncKHRImpl()
1874 return eglDestroySyncTmpl(dpy, sync, cnx->egl.eglDestroySync); in eglDestroySyncImpl()
1880 return eglDestroySyncTmpl(dpy, sync, cnx->egl.eglDestroySyncKHR); in eglDestroySyncImpl()