Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorLayerTreeAgent.cpp168 void InspectorLayerTreeAgent::didPaint(RenderObject*, const GraphicsLayer* graphicsLayer, GraphicsC… in didPaint() function in WebCore::InspectorLayerTreeAgent
DInspectorPageAgent.cpp974 void InspectorPageAgent::didPaint(RenderObject*, const GraphicsLayer*, GraphicsContext* context, co… in didPaint() function in WebCore::InspectorPageAgent
DInspectorTimelineAgent.cpp577 void InspectorTimelineAgent::didPaint(RenderObject* renderer, const GraphicsLayer* graphicsLayer, G… in didPaint() function in WebCore::InspectorTimelineAgent