Searched refs:GraphicsLayerPaintMask (Results 1 – 3 of 3) sorted by relevance
45 GraphicsLayerPaintMask = (1 << 2), enumerator49 …erPaintAll = (GraphicsLayerPaintBackground | GraphicsLayerPaintForeground | GraphicsLayerPaintMask)
675 m_maskLayer->setPaintingPhase(GraphicsLayerPaintMask); in updateMaskLayer()697 phase |= GraphicsLayerPaintMask; in paintingPhaseForPrimaryLayer()1204 if (shouldPaint && (paintingPhase & GraphicsLayerPaintMask)) { in paintIntoLayer()
69720 confusion with "mask", and a new value, GraphicsLayerPaintMask, was added which