Home
last modified time | relevance | path

Searched refs:getWindowRegistry (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidTestActivity.cpp66 m_platform.getWindowRegistry().addWindow(window); in onWindowCreated()
71 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()
H A DtcuAndroidPlatform.hpp52 WindowRegistry& getWindowRegistry (void) { return m_windowRegistry; } in getWindowRegistry() function in tcu::Android::Platform
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcAndroidTestActivity.cpp88 m_platform.getWindowRegistry().addWindow(window); in onWindowCreated()
93 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()

Completed in 2 milliseconds