Home
last modified time | relevance | path

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

/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl44 eglLockSurfaceKHRFunc lockSurfaceKHR; variable
DeglwFuncPtrLibraryImpl.inl197 EGLBoolean FuncPtrLibrary::lockSurfaceKHR (EGLDisplay dpy, EGLSurface surface, const EGLint *attrib… function in FuncPtrLibrary
/external/angle/src/libANGLE/
DSurface.cpp910 egl::Error Surface::lockSurfaceKHR(const egl::Display *display, const AttributeMap &attributes) in lockSurfaceKHR() function in egl::Surface