HomeSort by relevance Sort by last modified time
    Searched refs:repaintCount (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorLayerTreeAgent.cpp 65 .setPaintCount(graphicsLayer->repaintCount());
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsLayer.h 381 int repaintCount() const { return m_repaintCount; }

Completed in 137 milliseconds