Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl44 eglLockSurfaceKHRFunc lockSurfaceKHR; variable
DeglwFuncPtrLibraryImpl.inl197 EGLBoolean FuncPtrLibrary::lockSurfaceKHR (EGLDisplay dpy, EGLSurface surface, const EGLint *attrib… function in FuncPtrLibrary
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp789 egl::Error Surface::lockSurfaceKHR(const egl::Display *display, const AttributeMap &attributes) in lockSurfaceKHR() function in egl::Surface