Searched refs:SupportsSharing (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DTextureMapperPlatformLayer.h55 virtual GraphicsSurface::Flags graphicsSurfaceFlags() const { return GraphicsSurface::SupportsTextureTarget | GraphicsSurface::SupportsSharing; }
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/surfaces/
H A DGraphicsSurface.h63 SupportsSharing = 0x80, enumerator in enum:WebCore::GraphicsSurface::Flag
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/efl/
H A DGraphicsContext3DPrivate.cpp219 GraphicsSurface::Flags flags = GraphicsSurface::SupportsTextureTarget | GraphicsSurface::SupportsSharing;
/macosx-10.9.5/WebKit2-7537.78.2/Shared/CoordinatedGraphics/
H A DWebCoordinatedSurface.cpp90 | GraphicsSurface::SupportsSharing;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DGraphicsContext3DQt.cpp135 | GraphicsSurface::SupportsSharing;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/surfaces/mac/
H A DGraphicsSurfaceMac.cpp143 if (!(flags & GraphicsSurface::SupportsSharing))

Completed in 247 milliseconds