Home
last modified time | relevance | path

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

/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl59 eglUnlockSurfaceKHRFunc unlockSurfaceKHR; variable
DeglwFuncPtrLibraryImpl.inl272 EGLBoolean FuncPtrLibrary::unlockSurfaceKHR (EGLDisplay dpy, EGLSurface surface) const function in FuncPtrLibrary
/external/angle/src/libANGLE/
DSurface.cpp873 egl::Error Surface::unlockSurfaceKHR(const egl::Display *display) in unlockSurfaceKHR() function in egl::Surface