Home
last modified time | relevance | path

Searched defs:eglGetSyncAttribKHR (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/src/swappy/
DEGL.h78 eglGetSyncAttribKHR_type eglGetSyncAttribKHR = nullptr; variable
DEGL.cpp51 auto eglGetSyncAttribKHR = reinterpret_cast<eglGetSyncAttribKHR_type>( in create() local
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp468 EGLBoolean eglGetSyncAttribKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint* value) { in eglGetSyncAttribKHR() function
/frameworks/native/opengl/libagl/
Degl.cpp2188 EGLBoolean eglGetSyncAttribKHR(EGLDisplay /*dpy*/, EGLSyncKHR sync, in eglGetSyncAttribKHR() function