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