Searched refs:GraphicsLayerPaintMask (Results 1 – 3 of 3) sorted by relevance
44 GraphicsLayerPaintMask = (1 << 2), enumerator48 …erflowClip = (GraphicsLayerPaintBackground | GraphicsLayerPaintForeground | GraphicsLayerPaintMask)
728 if (paintingPhase() & GraphicsLayerPaintMask) { in dumpProperties()
1189 m_maskLayer->setPaintingPhase(GraphicsLayerPaintMask); in updateMaskLayer()1344 phase |= GraphicsLayerPaintMask; in paintingPhaseForPrimaryLayer()1820 if (paintInfo.paintingPhase & GraphicsLayerPaintMask) in doPaintTask()