LayerTreeIncludesRepaintRects 1357 Source/core/rendering/compositing/RenderLayerCompositor.cpp     if (flags & LayerTreeIncludesRepaintRects)
LayerTreeIncludesRepaintRects  662 Source/platform/graphics/GraphicsLayer.cpp     if ((flags & LayerTreeIncludesRepaintRects) && repaintRectMap().contains(this) && !repaintRectMap().get(this).isEmpty()) {