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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerBacking.h 48 // A GraphicsLayerPaintInfo contains all the info needed to paint a partial subtree of RenderLayers into a GraphicsLayer.
49 struct GraphicsLayerPaintInfo {
241 void doPaintTask(GraphicsLayerPaintInfo&, GraphicsContext*, const IntRect& clip);
RenderLayerBacking.cpp     [all...]

Completed in 647 milliseconds