Home
last modified time | relevance | path

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

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