didPaint          199 Source/core/inspector/InspectorLayerTreeAgent.cpp void InspectorLayerTreeAgent::didPaint(RenderObject*, const GraphicsLayer* graphicsLayer, GraphicsContext*, const LayoutRect& rect)
didPaint         1016 Source/core/inspector/InspectorPageAgent.cpp void InspectorPageAgent::didPaint(RenderObject*, const GraphicsLayer*, GraphicsContext* context, const LayoutRect& rect)
didPaint          601 Source/core/inspector/InspectorTimelineAgent.cpp void InspectorTimelineAgent::didPaint(RenderObject* renderer, const GraphicsLayer* graphicsLayer, GraphicsContext*, const LayoutRect& clipRect)