Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluNativeDisplay.hpp93 …const NativePixmapFactoryRegistry& getNativePixmapRegistry (void) const { return m_nativePixmapRe… in getNativePixmapRegistry()
100 NativePixmapFactoryRegistry m_nativePixmapRegistry;
DegluNativePixmap.hpp98 typedef tcu::FactoryRegistry<NativePixmapFactory> NativePixmapFactoryRegistry; typedef