Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp1928 FuncType eglGetSyncAttribFunc) { in eglGetSyncAttribTmpl() argument
1934 if (cnx->dso && eglGetSyncAttribFunc) { in eglGetSyncAttribTmpl()
1935 result = eglGetSyncAttribFunc(dp->disp.dpy, sync, attribute, value); in eglGetSyncAttribTmpl()