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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.h 237 void collectTrackedRepaintRects(Vector<FloatRect>&) const;
GraphicsLayer.cpp 515 void GraphicsLayer::collectTrackedRepaintRects(Vector<FloatRect>& rects) const
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.h 181 PassOwnPtr<Vector<FloatRect> > collectTrackedRepaintRects() const;
CompositedLayerMapping.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 432 PassOwnPtr<Vector<FloatRect> > collectTrackedRepaintRects() const;
    [all...]
RenderLayer.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.cpp     [all...]

Completed in 240 milliseconds