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/
DtcuAndroidTestActivity.cpp66 m_platform.getWindowRegistry().addWindow(window); in onWindowCreated()
71 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()
DtcuAndroidPlatform.hpp52 WindowRegistry& getWindowRegistry (void) { return m_windowRegistry; } in getWindowRegistry() function in tcu::Android::Platform
/third_party/vk-gl-cts/external/openglcts/modules/runner/
DglcAndroidTestActivity.cpp88 m_platform.getWindowRegistry().addWindow(window); in onWindowCreated()
93 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()