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