Searched refs:platformCALayerPaintContents (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DPlatformCALayerClient.h53 virtual void platformCALayerPaintContents(GraphicsContext&, const IntRect& inClip) = 0;
H A DGraphicsLayerCA.h166 virtual void platformCALayerPaintContents(GraphicsContext&, const IntRect& clip);
H A DGraphicsLayerCA.cpp1123 void GraphicsLayerCA::platformCALayerPaintContents(GraphicsContext& context, const IntRect& clip) function in class:WebCore::GraphicsLayerCA
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/mac/
H A DWebLayer.mm114 layerContents->platformCALayerPaintContents(graphicsContext, enclosingIntRect(currentRect));
119 layerContents->platformCALayerPaintContents(graphicsContext, enclosingIntRect(clipBounds));
124 layerContents->platformCALayerPaintContents(graphicsContext, clip);
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DPlatformCALayerWinInternal.cpp86 owner()->owner()->platformCALayerPaintContents(graphicsContext, clip);
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp106 virtual void platformCALayerPaintContents(GraphicsContext&, const IntRect& inClip) { } function in class:WebCore::MediaPlayerPrivateQuickTimeVisualContext::LayerClient
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.cpp190 virtual void platformCALayerPaintContents(GraphicsContext&, const IntRect& inClip) { } function in class:FullscreenVideoController::LayerClient
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp182 virtual void platformCALayerPaintContents(GraphicsContext&, const IntRect& inClip) { } function in class:WebCore::LayerClient

Completed in 137 milliseconds