Searched refs:m_nativePixmapRegistry (Results 1 – 4 of 4) sorted by relevance
94 …tivePixmapFactoryRegistry& getNativePixmapRegistry (void) const { return m_nativePixmapRegistry; } in getNativePixmapRegistry()101 NativePixmapFactoryRegistry m_nativePixmapRegistry; member in eglu::NativeDisplayFactory
127 m_nativePixmapRegistry.registerFactory(new PixmapFactory()); in DisplayFactory()
454 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in ANGLENativeDisplayFactory()
388 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in EGLNativeDisplayFactory()