Home
last modified time | relevance | path

Searched refs:PixmapSurface (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSurface.h262 class PixmapSurface final : public Surface
265 PixmapSurface(rx::EGLImplFactory *implFactory,
271 ~PixmapSurface() override;
DSurface.cpp564 PixmapSurface::PixmapSurface(rx::EGLImplFactory *implFactory, in PixmapSurface() function in egl::PixmapSurface
573 PixmapSurface::~PixmapSurface() {} in ~PixmapSurface()
DDisplay.cpp808 SurfacePointer surface(new PixmapSurface(mImplementation, configuration, nativePixmap, attribs), in createPixmapSurface()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.h313 class PixmapSurface final : public Surface
316 PixmapSurface(rx::EGLImplFactory *implFactory,
323 ~PixmapSurface() override;
DSurface.cpp843 PixmapSurface::PixmapSurface(rx::EGLImplFactory *implFactory, in PixmapSurface() function in egl::PixmapSurface
853 PixmapSurface::~PixmapSurface() {} in ~PixmapSurface()
DDisplay.cpp1229 SurfacePointer surface(new PixmapSurface(mImplementation, configuration, nativePixmap, attribs, in createPixmapSurface()
/third_party/skia/third_party/externals/egl-registry/extensions/HI/
DEGL_HI_clientpixmap.txt45 eglCreatePixmapSurfaceHI to create the PixmapSurface.
/third_party/EGL/extensions/HI/
DEGL_HI_clientpixmap.txt45 eglCreatePixmapSurfaceHI to create the PixmapSurface.