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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorLayerTreeAgent.cpp65 .setPaintCount(graphicsLayer->repaintCount());
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DGraphicsLayer.h381 int repaintCount() const { return m_repaintCount; } function in class:WebCore::GraphicsLayer

Completed in 182 milliseconds