Home
last modified time | relevance | path

Searched refs:GraphicsLayerPaintInfo (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DCompositedLayerMapping.h50 struct GraphicsLayerPaintInfo { struct
268 void doPaintTask(GraphicsLayerPaintInfo&, GraphicsContext*, const IntRect& clip);
344 Vector<GraphicsLayerPaintInfo> m_squashedLayers;
DCompositedLayerMapping.cpp1805 void CompositedLayerMapping::doPaintTask(GraphicsLayerPaintInfo& paintInfo, GraphicsContext* contex… in doPaintTask()
1905 GraphicsLayerPaintInfo paintInfo; in paintContents()
2117 GraphicsLayerPaintInfo paintInfo; in addRenderLayerToSquashingGraphicsLayer()