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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayerClient.h52 LayerTreeIncludesPaintInvalidationRects = 1 << 1, enumerator in enum:blink::__anon11310
H A DGraphicsLayer.cpp617 if ((flags & LayerTreeIncludesPaintInvalidationRects) && repaintRectMap().contains(this) && !repaintRectMap().get(this).isEmpty()) {
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
H A DRenderLayerCompositor.cpp607 if (flags & LayerTreeIncludesPaintInvalidationRects)

Completed in 395 milliseconds