Home
last modified time | relevance | path

Searched defs:eglCreateSyncKHR (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/src/swappy/
DEGL.h74 eglCreateSyncKHR_type eglCreateSyncKHR = nullptr; variable
DEGL.cpp37 auto eglCreateSyncKHR = reinterpret_cast<eglCreateSyncKHR_type>( in create() local
/frameworks/base/libs/hwui/debug/
Dnullegl.cpp158 EGLSyncKHR eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint* attrib_list) { in eglCreateSyncKHR() function
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp419 EGLSyncKHR eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint* attrib_list) { in eglCreateSyncKHR() function
/frameworks/native/opengl/libagl/
Degl.cpp2148 EGLSyncKHR eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, in eglCreateSyncKHR() function