Searched refs:pixmapSurface (Results 1 – 1 of 1) sorted by relevance
341 …const PixmapSurfacePair pixmapSurface = createPixmap(m_display, pixmapFactory, m_eglDisplay, m_egl… in create() local342 m_pixmap = pixmapSurface.first; in create()343 m_eglSurface = pixmapSurface.second; in create()