Searched refs:paintInvalidationRectIncludingNonCompositingDescendants (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrameView.cpp1247 static LayoutRect paintInvalidationRectIncludingNonCompositingDescendants(const RenderLayer* layer) function in namespace:blink
1256 paintInvalidationRect.unite(paintInvalidationRectIncludingNonCompositingDescendants(child));
1291 IntRect updateRect = pixelSnappedIntRect(paintInvalidationRectIncludingNonCompositingDescendants(layer));

Completed in 246 milliseconds