Searched refs:destroyWindow (Results 1 – 3 of 3) sorted by relevance
88 void destroyWindow (ANativeWindow* window);
69 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()
147 void WindowRegistry::destroyWindow (ANativeWindow* rawHandle) in destroyWindow() function in tcu::Android::WindowRegistry