Searched refs:m_nativePixmapRegistry (Results 1 – 2 of 2) sorted by relevance
83 …tivePixmapFactoryRegistry& getNativePixmapRegistry (void) const { return m_nativePixmapRegistry; } in getNativePixmapRegistry()90 NativePixmapFactoryRegistry m_nativePixmapRegistry; member in eglu::NativeDisplayFactory
371 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in Win32EGLNativeDisplayFactory()