Home | History | Annotate | Download | only in rendering

Lines Matching defs:shouldClip

2166     bool shouldClip = localPaintingInfo.clipToDirtyRect && layerFragments.size() == 1 && layerFragments[0].shouldPaintContent && !layerFragments[0].foregroundRect.isEmpty();
2167 if (shouldClip)
2181 if (shouldClip)
2188 bool shouldClip = localPaintingInfo.clipToDirtyRect && layerFragments.size() > 1;
2195 if (shouldClip)
2201 if (shouldClip)