Searched defs:eglCreateSyncKHR (Results 1 - 3 of 3) sorted by path

/frameworks/base/opengl/libs/EGL/
H A DeglApi.cpp1339 EGLSyncKHR eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) function
1353 if (c->cnx->egl.eglCreateSyncKHR) {
1354 EGLSyncKHR sync = c->cnx->egl.eglCreateSyncKHR(
/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp419 const Message_Function Message::eglCreateSyncKHR; member in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.h493 static const Function eglCreateSyncKHR = Message_Function_eglCreateSyncKHR; member in class:com::android::glesv2debugger::Message

Completed in 89 milliseconds