Searched refs:paintGraphicsLayerContents (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayer.h257 void paintGraphicsLayerContents(GraphicsContext&, const IntRect& clip);
H A DGraphicsLayer.cpp274 void GraphicsLayer::paintGraphicsLayerContents(GraphicsContext& context, const IntRect& clip) function in class:blink::GraphicsLayer
1047 paintGraphicsLayerContents(context, clip);

Completed in 393 milliseconds