Searched refs:isPaintingCompositedForeground (Results 1 – 1 of 1) sorted by relevance
1987 bool isPaintingCompositedForeground = paintFlags & PaintLayerPaintingCompositingForegroundPhase; in paintLayerContents() local1998 || (!isPaintingScrollingContent && isPaintingCompositedForeground)); in paintLayerContents()2119 bool shouldPaintOwnContents = isPaintingCompositedForeground && shouldPaintContent; in paintLayerContents()2120 bool shouldPaintNormalFlowAndPosZOrderLists = isPaintingCompositedForeground; in paintLayerContents()