Searched defs:WebCoordinatedSurface (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Shared/CoordinatedGraphics/
H A DWebCoordinatedSurface.h39 class WebCoordinatedSurface : public WebCore::CoordinatedSurface { class in namespace:WebKit
[all...]
H A DWebCoordinatedSurface.cpp125 WebCoordinatedSurface::WebCoordinatedSurface(const IntSize& size, CoordinatedSurface::Flags flags, PassRefPtr<ShareableBitmap> bitmap) function in class:WebKit::WebCoordinatedSurface
133 WebCoordinatedSurface::WebCoordinatedSurface(const WebCore::IntSize& size, CoordinatedSurface::Flags flags, PassRefPtr<WebCore::GraphicsSurface> surface) function in class:WebKit::WebCoordinatedSurface
[all...]

Completed in 173 milliseconds