Searched refs:GraphicsLayerPaintCompositedScroll (Results 1 – 3 of 3) sorted by relevance
46 GraphicsLayerPaintCompositedScroll = (1 << 4), enumerator
740 if (paintingPhase() & GraphicsLayerPaintCompositedScroll) { in dumpProperties()
1235 …PaintingPhase paintPhase = GraphicsLayerPaintOverflowContents | GraphicsLayerPaintCompositedScroll; in updateScrollingLayers()1348 phase |= GraphicsLayerPaintCompositedScroll; in paintingPhaseForPrimaryLayer()1352 phase |= GraphicsLayerPaintCompositedScroll; in paintingPhaseForPrimaryLayer()1826 if (paintInfo.paintingPhase & GraphicsLayerPaintCompositedScroll) in doPaintTask()