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

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

Completed in 138 milliseconds