Searched refs:getNativePixmapRegistry (Results 1 – 2 of 2) sorted by relevance
94 …const NativePixmapFactoryRegistry& getNativePixmapRegistry (void) const { return m_nativePixmapRe… in getNativePixmapRegistry() function in eglu::NativeDisplayFactory
546 return selectFactory(factory.getNativePixmapRegistry(), "pixmap", cmdLine.getEGLPixmapType()); in selectNativePixmapFactory()