Searched refs:m_nativePixmapRegistry (Results 1 – 4 of 4) sorted by relevance
117 return m_nativePixmapRegistry; in getNativePixmapRegistry()128 NativePixmapFactoryRegistry m_nativePixmapRegistry; member in eglu::NativeDisplayFactory
120 m_nativePixmapRegistry.registerFactory(new PixmapFactory()); in DisplayFactory()
414 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in EGLNativeDisplayFactory()
482 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in ANGLENativeDisplayFactory()