Home
last modified time | relevance | path

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

/frameworks/base/opengl/libs/GLES2_dbg/src/
Ddebugger_message.pb.cpp420 const Message_Function Message::eglDestroySyncKHR; member in com::android::glesv2debugger::Message
Ddebugger_message.pb.h494 static const Function eglDestroySyncKHR = Message_Function_eglDestroySyncKHR; variable
/frameworks/base/opengl/libs/EGL/
DeglApi.cpp1361 EGLBoolean eglDestroySyncKHR(EGLDisplay dpy, EGLSyncKHR sync) in eglDestroySyncKHR() function