Home
last modified time | relevance | path

Searched refs:NativeWindowFactoryRegistry (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/egl/
DegluNativeDisplay.hpp92 …const NativeWindowFactoryRegistry& getNativeWindowRegistry (void) const { return m_nativeWindowRe… in getNativeWindowRegistry()
99 NativeWindowFactoryRegistry m_nativeWindowRegistry;
DegluNativeWindow.hpp148 typedef tcu::FactoryRegistry<NativeWindowFactory> NativeWindowFactoryRegistry; typedef