Home
last modified time | relevance | path

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

/external/deqp/framework/platform/android/
DtcuAndroidTestActivity.cpp66 m_platform.getWindowRegistry().addWindow(window); in onWindowCreated()
71 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()
DtcuAndroidPlatform.hpp51 WindowRegistry& getWindowRegistry (void) { return m_windowRegistry; } in getWindowRegistry() function in tcu::Android::Platform
/external/deqp/external/openglcts/modules/runner/
DglcAndroidTestActivity.cpp88 m_platform.getWindowRegistry().addWindow(window); in onWindowCreated()
93 m_platform.getWindowRegistry().destroyWindow(window); in onWindowDestroyed()