Searched refs:m_pixmap (Results 1 – 2 of 2) sorted by relevance
159 NativePixmap* m_pixmap; member in eglu::__anonb10fb3450111::RenderContext177 , m_pixmap (DE_NULL) in RenderContext()211 delete m_pixmap; in ~RenderContext()371 m_pixmap = pixmapSurface.first; in create()494 delete m_pixmap; in destroy()498 m_pixmap = DE_NULL; in destroy()
232 , m_pixmap (x11Pixmap) {}234 void* getPlatformNative (void) { return &m_pixmap.getXID(); }238 UniquePtr<x11::Pixmap> m_pixmap;