Searched defs:eglUnlockSurfaceKHR (Results 1 – 5 of 5) sorted by relevance
1360 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay dpy, EGLSurface surface) in eglUnlockSurfaceKHR() function
2021 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay /*dpy*/, EGLSurface /*surface*/) in eglUnlockSurfaceKHR() function
794 eglUnlockSurfaceKHR = 2035; enumerator
1599 const GLMessage_Function GLMessage::eglUnlockSurfaceKHR; member in android::gltrace::GLMessage
1947 static const Function eglUnlockSurfaceKHR = GLMessage_Function_eglUnlockSurfaceKHR; variable