Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluNativeDisplay.hpp83 …tivePixmapFactoryRegistry& getNativePixmapRegistry (void) const { return m_nativePixmapRegistry; } in getNativePixmapRegistry()
90 NativePixmapFactoryRegistry m_nativePixmapRegistry; member in eglu::NativeDisplayFactory
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp371 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in Win32EGLNativeDisplayFactory()