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

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
H A DGraphicsLayerTreeBuilder.h41 struct AncestorInfo { struct in class:blink::GraphicsLayerTreeBuilder
42 AncestorInfo() function in struct:blink::GraphicsLayerTreeBuilder::AncestorInfo
52 void rebuild(RenderLayer&, AncestorInfo);
H A DCompositingInputsUpdater.h31 struct AncestorInfo { struct in class:blink::CompositingInputsUpdater
32 AncestorInfo() function in struct:blink::CompositingInputsUpdater::AncestorInfo
53 void updateRecursive(RenderLayer*, UpdateType, AncestorInfo);

Completed in 322 milliseconds