Home
last modified time | relevance | path

Searched refs:getNativePixmapRegistry (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/egl/
DegluNativeDisplay.hpp94 …const NativePixmapFactoryRegistry& getNativePixmapRegistry (void) const { return m_nativePixmapRe… in getNativePixmapRegistry() function in eglu::NativeDisplayFactory
DegluUtil.cpp546 return selectFactory(factory.getNativePixmapRegistry(), "pixmap", cmdLine.getEGLPixmapType()); in selectNativePixmapFactory()