Home
last modified time | relevance | path

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

/external/swiftshader/src/WSI/
DWin32SurfaceKHR.cpp47 void Win32SurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::Win32SurfaceKHR
DXlibSurfaceKHR.cpp35 void XlibSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::XlibSurfaceKHR
DXcbSurfaceKHR.cpp100 void XcbSurfaceKHR::destroySurface(const VkAllocationCallbacks *pAllocator) in destroySurface() function in vk::XcbSurfaceKHR
/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.cpp532 void EGLWindow::destroySurface() 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/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp610 void Display::destroySurface(egl::Surface *surface) in destroySurface() function in egl::Display
/external/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp360 EGLBoolean FunctionsEGL::destroySurface(EGLSurface surface) const in destroySurface() function in rx::FunctionsEGL
/external/angle/src/libANGLE/
DDisplay.cpp1150 Error Display::destroySurface(Surface *surface) in destroySurface() function in egl::Display