Searched refs:isBackgroundLayer (Results 1 – 2 of 2) sorted by relevance
63 bool isBackgroundLayer; member
1829 if (paintInfo.isBackgroundLayer) in doPaintTask()1859 ASSERT(!paintInfo.isBackgroundLayer || paintFlags & PaintLayerPaintingRootBackgroundOnly); in doPaintTask()1910 paintInfo.isBackgroundLayer = (graphicsLayer == m_backgroundLayer); in paintContents()2123 paintInfo.isBackgroundLayer = false; in addRenderLayerToSquashingGraphicsLayer()