Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/src/swappy/
DEGL.h76 eglDestroySyncKHR_type eglDestroySyncKHR = nullptr; variable
DEGL.cpp44 auto eglDestroySyncKHR = reinterpret_cast<eglDestroySyncKHR_type>( in create() local
/frameworks/base/libs/hwui/debug/
Dnullegl.cpp162 EGLBoolean eglDestroySyncKHR(EGLDisplay dpy, EGLSyncKHR sync) { in eglDestroySyncKHR() function
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp433 EGLBoolean eglDestroySyncKHR(EGLDisplay dpy, EGLSyncKHR sync) { in eglDestroySyncKHR() function
/frameworks/native/opengl/libagl/
Degl.cpp2169 EGLBoolean eglDestroySyncKHR(EGLDisplay /*dpy*/, EGLSyncKHR sync) in eglDestroySyncKHR() function