Searched defs:platformCreate (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/surfaces/efl/
H A DGraphicsSurfaceCommon.cpp208 PassRefPtr<GraphicsSurface> GraphicsSurface::platformCreate(const IntSize& size, Flags flags, const PlatformGraphicsContext3D shareContext) function in class:WebCore::GraphicsSurface
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/surfaces/mac/
H A DGraphicsSurfaceMac.cpp360 PassRefPtr<GraphicsSurface> GraphicsSurface::platformCreate(const IntSize& size, Flags flags, const PlatformGraphicsContext3D shareContext) function in class:WebCore::GraphicsSurface
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/surfaces/glx/
H A DGraphicsSurfaceGLX.cpp419 PassRefPtr<GraphicsSurface> GraphicsSurface::platformCreate(const IntSize& size, Flags flags, const PlatformGraphicsContext3D shareContext) function in class:WebCore::GraphicsSurface
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/surfaces/win/
H A DGraphicsSurfaceWin.cpp453 PassRefPtr<GraphicsSurface> GraphicsSurface::platformCreate(const IntSize& size, Flags flags, const PlatformGraphicsContext3D shareContext) function in class:WebCore::GraphicsSurface

Completed in 91 milliseconds