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