Searched refs:getWindowRegistry (Results 1 – 2 of 2) sorted by relevance
64 m_platform.getWindowRegistry().addWindow(window); in onWindowCreated()69 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()
51 WindowRegistry& getWindowRegistry (void) { return m_windowRegistry; } in getWindowRegistry() function in tcu::Android::Platform