HomeSort by relevance Sort by last modified time
    Searched refs:LayerTreeIncludesPaintInvalidationRects (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayerClient.h 52 LayerTreeIncludesPaintInvalidationRects = 1 << 1,
GraphicsLayer.cpp 617 if ((flags & LayerTreeIncludesPaintInvalidationRects) && repaintRectMap().contains(this) && !repaintRectMap().get(this).isEmpty()) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
RenderLayerCompositor.cpp 607 if (flags & LayerTreeIncludesPaintInvalidationRects)
    [all...]

Completed in 288 milliseconds