Searched refs:PixmapSurface (Results 1 – 3 of 3) sorted by relevance
297 class PixmapSurface final : public Surface300 PixmapSurface(rx::EGLImplFactory *implFactory,307 ~PixmapSurface() override;
729 PixmapSurface::PixmapSurface(rx::EGLImplFactory *implFactory, in PixmapSurface() function in egl::PixmapSurface739 PixmapSurface::~PixmapSurface() {} in ~PixmapSurface()
1166 SurfacePointer surface(new PixmapSurface(mImplementation, configuration, nativePixmap, attribs, in createPixmapSurface()