Home
last modified time | relevance | path

Searched defs:destroySurface (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/src/WSI/
DHeadlessSurfaceKHR.cpp28 void HeadlessSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::HeadlessSurfaceKHR
DDirectFBSurfaceEXT.cpp28 void DirectFBSurfaceEXT::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::DirectFBSurfaceEXT
DWin32SurfaceKHR.cpp48 void Win32SurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::Win32SurfaceKHR
DWaylandSurfaceKHR.cpp56 void WaylandSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::WaylandSurfaceKHR
DXcbSurfaceKHR.cpp80 void XcbSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::XcbSurfaceKHR
DDisplaySurfaceKHR.cpp255 void DisplaySurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::DisplaySurfaceKHR
/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl28 eglDestroySurfaceFunc destroySurface; variable
DeglwFuncPtrLibraryImpl.inl117 EGLBoolean FuncPtrLibrary::destroySurface (EGLDisplay dpy, EGLSurface surface) const function in FuncPtrLibrary
/external/angle/util/
DEGLWindow.cpp678 void EGLWindow::destroySurface() in destroySurface() function in EGLWindow
829 EGLBoolean EGLWindow::destroySurface(Surface surface) in destroySurface() function in EGLWindow
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java731 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method
741 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceView.DefaultWindowSurfaceFactory
1030 public void destroySurface() { in destroySurface() method in GLSurfaceView.EglHelper
/external/angle/util/windows/
DWGLWindow.cpp446 EGLBoolean WGLWindow::destroySurface(Surface surface) in destroySurface() function in WGLWindow
/external/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp562 EGLBoolean FunctionsEGL::destroySurface(EGLSurface surface) const in destroySurface() function in rx::FunctionsEGL
/external/angle/src/libANGLE/
DDisplay.cpp1935 Error Display::destroySurface(Surface *surface) in destroySurface() function in egl::Display