Searched refs:willPaint (Results 1 - 5 of 5) sorted by path

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrameView.cpp2531 InspectorInstrumentation::willPaint(renderView, 0);
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorInstrumentation.idl254 void willPaint([Keep] RenderObject*, const GraphicsLayer*);
H A DInspectorTimelineAgent.cpp596 void InspectorTimelineAgent::willPaint(RenderObject* renderer, const GraphicsLayer* graphicsLayer) function in class:blink::InspectorTimelineAgent
H A DInspectorTimelineAgent.h163 void willPaint(RenderObject*, const GraphicsLayer*);
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
H A DCompositedLayerMapping.cpp2183 InspectorInstrumentation::willPaint(m_owningLayer.renderer(), graphicsLayer);

Completed in 285 milliseconds