Searched refs:destroyWindow (Results 1 – 10 of 10) sorted by relevance
88 void destroyWindow (ANativeWindow* window);
71 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()
147 void WindowRegistry::destroyWindow (ANativeWindow* rawHandle) in destroyWindow() function in tcu::Android::WindowRegistry
61 void destroyWindow(glx::Window window) const;
44 mGLX.destroyWindow(mGLXWindow); in ~WindowSurfaceGLX()
357 void FunctionsGLX::destroyWindow(glx::Window window) const in destroyWindow() function in rx::FunctionsGLX
47 mGLX.destroyWindow(mGLXWindow); in ~WindowSurfaceGLX()
385 void FunctionsGLX::destroyWindow(glx::Window window) const in destroyWindow() function in rx::FunctionsGLX
93 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()