Searched defs:shouldIssuePaintInvalidations (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderFlowThread.cpp153 bool RenderFlowThread::shouldIssuePaintInvalidations(const LayoutRect& r) const function in class:blink::RenderFlowThread
163 if (!shouldIssuePaintInvalidations(paintInvalidationRect) || !hasValidRegionInfo())

Completed in 772 milliseconds