Searched defs:didPaint (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorLayerTreeAgent.cpp168 void InspectorLayerTreeAgent::didPaint(RenderObject*, const GraphicsLayer* graphicsLayer, GraphicsContext*, const LayoutRect& rect) function in class:WebCore::InspectorLayerTreeAgent
H A DInspectorPageAgent.cpp974 void InspectorPageAgent::didPaint(RenderObject*, const GraphicsLayer*, GraphicsContext* context, const LayoutRect& rect) function in class:WebCore::InspectorPageAgent
H A DInspectorTimelineAgent.cpp577 void InspectorTimelineAgent::didPaint(RenderObject* renderer, const GraphicsLayer* graphicsLayer, GraphicsContext*, const LayoutRect& clipRect) function in class:WebCore::InspectorTimelineAgent

Completed in 29 milliseconds