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

/external/deqp/framework/egl/
H A DegluGLContextFactory.cpp522 const PixmapSurfacePair pixmapSurface = createPixmap(m_display, pixmapFactory, m_eglDisplay, m_eglConfig, config); local
523 m_pixmap = pixmapSurface.first;
524 m_eglSurface = pixmapSurface.second;

Completed in 81 milliseconds