Searched refs:m_pixmap (Results 1 – 2 of 2) sorted by relevance
150 NativePixmap* m_pixmap; member in eglu::__anona2d5bafb0111::RenderContext167 , m_pixmap (DE_NULL) in RenderContext()200 delete m_pixmap; in ~RenderContext()342 m_pixmap = pixmapSurface.first; in create()452 delete m_pixmap; in destroy()457 m_pixmap = DE_NULL; in destroy()
229 , m_pixmap (x11Pixmap) {}231 void* getPlatformNative (void) { return &m_pixmap.getXID(); }235 UniquePtr<x11::Pixmap> m_pixmap;