Searched refs:PixmapSurface (Results 1 – 8 of 8) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Surface.h | 262 class PixmapSurface final : public Surface 265 PixmapSurface(rx::EGLImplFactory *implFactory, 271 ~PixmapSurface() override;
|
D | Surface.cpp | 564 PixmapSurface::PixmapSurface(rx::EGLImplFactory *implFactory, in PixmapSurface() function in egl::PixmapSurface 573 PixmapSurface::~PixmapSurface() {} in ~PixmapSurface()
|
D | Display.cpp | 808 SurfacePointer surface(new PixmapSurface(mImplementation, configuration, nativePixmap, attribs), in createPixmapSurface()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Surface.h | 313 class PixmapSurface final : public Surface 316 PixmapSurface(rx::EGLImplFactory *implFactory, 323 ~PixmapSurface() override;
|
D | Surface.cpp | 843 PixmapSurface::PixmapSurface(rx::EGLImplFactory *implFactory, in PixmapSurface() function in egl::PixmapSurface 853 PixmapSurface::~PixmapSurface() {} in ~PixmapSurface()
|
D | Display.cpp | 1229 SurfacePointer surface(new PixmapSurface(mImplementation, configuration, nativePixmap, attribs, in createPixmapSurface()
|
/third_party/skia/third_party/externals/egl-registry/extensions/HI/ |
D | EGL_HI_clientpixmap.txt | 45 eglCreatePixmapSurfaceHI to create the PixmapSurface.
|
/third_party/EGL/extensions/HI/ |
D | EGL_HI_clientpixmap.txt | 45 eglCreatePixmapSurfaceHI to create the PixmapSurface.
|