Home | History | Annotate | Download | only in compositing

Lines Matching refs:localClipRectForSquashedLayer

601         layers[i].localClipRectForSquashedLayer = localClipRectForSquashedLayer(referenceLayer, layers[i], layers);
1935 IntRect CompositedLayerMapping::localClipRectForSquashedLayer(const RenderLayer& referenceLayer, const GraphicsLayerPaintInfo& paintInfo, const Vector<GraphicsLayerPaintInfo>& layers)
2027 // from clipping ancestors (see CompositedLayerMapping::localClipRectForSquashedLayer()).
2029 dirtyRect.intersect(paintInfo.localClipRectForSquashedLayer);