Searched refs:GraphicsLayerPaintBackground (Results 1 – 3 of 3) sorted by relevance
42 GraphicsLayerPaintBackground = (1 << 0), enumerator48 …GraphicsLayerPaintAllWithOverflowClip = (GraphicsLayerPaintBackground | GraphicsLayerPaintForegrou…
720 if (paintingPhase() & GraphicsLayerPaintBackground) { in dumpProperties()
1158 m_backgroundLayer->setPaintingPhase(GraphicsLayerPaintBackground); in updateBackgroundLayer()1340 phase |= GraphicsLayerPaintBackground; in paintingPhaseForPrimaryLayer()1816 if (paintInfo.paintingPhase & GraphicsLayerPaintBackground) in doPaintTask()