Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DCompositedLayerMapping.h41 struct GraphicsLayerPaintInfo { struct
59GraphicsLayerPaintInfo() : renderLayer(0), offsetFromRendererSet(false), isBackgroundLayer(false) … in GraphicsLayerPaintInfo() argument
61 bool isEquivalentForSquashing(const GraphicsLayerPaintInfo& other) in isEquivalentForSquashing() argument