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

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
H A DRenderLayerCompositor.cpp373 GraphicsLayerTreeBuilder::AncestorInfo ancestorInfo; local
375 ancestorInfo.childLayersOfEnclosingCompositedLayer = &childList;
378 GraphicsLayerTreeBuilder().rebuild(*updateRoot, ancestorInfo);

Completed in 107 milliseconds