Searched refs:inClip (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | GraphicsLayerClient.h | 69 …nts(const GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhase, const IntRect& inClip) = 0;
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | PinchViewports.h | 71 …e::GraphicsContext&, WebCore::GraphicsLayerPaintingPhase, const WebCore::IntRect& inClip) OVERRIDE;
|
D | PageOverlay.cpp | 77 …tents(const GraphicsLayer*, GraphicsContext& gc, GraphicsLayerPaintingPhase, const IntRect& inClip) in paintContents() argument
|
D | PinchViewports.cpp | 192 …r*, WebCore::GraphicsContext&, WebCore::GraphicsLayerPaintingPhase, const WebCore::IntRect& inClip) in paintContents() argument
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
D | ImageLayerChromiumTest.cpp | 41 …t GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhase, const IntRect& inClip) OVERRIDE { } in paintContents() argument
|
D | GraphicsLayerTest.cpp | 52 …t GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhase, const IntRect& inClip) OVERRIDE { } in paintContents() argument
|