Searched refs:m_pixmapFactory (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/egl/
H A DteglTestCase.cpp84 , m_pixmapFactory (pixmapFactory)
198 if (m_pixmapFactory)
199 return *m_pixmapFactory;
226 if (!m_pixmapFactory)
229 return m_pixmapFactory->createPixmap(m_defaultNativeDisplay, display, config, attribList, width, height);
H A DteglTestCase.hpp87 const eglu::NativePixmapFactory* m_pixmapFactory; member in class:deqp::egl::EglTestContext

Completed in 572 milliseconds