Home
last modified time | relevance | path

Searched refs:destroyWindow (Results 1 - 13 of 13) sorted by relevance

/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidWindow.hpp88 void destroyWindow (ANativeWindow* window);
H A DtcuAndroidTestActivity.cpp71 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()
H A DtcuAndroidWindow.cpp147 void WindowRegistry::destroyWindow (ANativeWindow* rawHandle) in destroyWindow() function in tcu::Android::WindowRegistry
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.h61 void destroyWindow(glx::Window window) const;
H A DWindowSurfaceGLX.cpp47 mGLX.destroyWindow(mGLXWindow); in ~WindowSurfaceGLX()
H A DFunctionsGLX.cpp385 void FunctionsGLX::destroyWindow(glx::Window window) const in destroyWindow() function in rx::FunctionsGLX
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcAndroidTestActivity.cpp93 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()
/third_party/glfw/src/
H A Dnull_init.c72 .destroyWindow = _glfwDestroyWindowNull, in _glfwConnectNull()
H A Dwin32_init.c635 .destroyWindow = _glfwDestroyWindowWin32, in _glfwConnectWin32()
H A Dinternal.h718 void (*destroyWindow)(_GLFWwindow*); member
H A Dwindow.c486 _glfw.platform.destroyWindow(window); in glfwDestroyWindow()
H A Dx11_init.c1207 .destroyWindow = _glfwDestroyWindowX11, in _glfwConnectX11()
H A Dwl_init.c477 .destroyWindow = _glfwDestroyWindowWayland, in _glfwConnectWayland()

Completed in 12 milliseconds