Home
last modified time | relevance | path

Searched refs:childLayersOfEnclosingLayer (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderLayerCompositor.cpp918 …yer, const CompositingState& compositingState, Vector<GraphicsLayer*>& childLayersOfEnclosingLayer) argument
945 Vector<GraphicsLayer*>& childList = layerBacking ? layerChildren : childLayersOfEnclosingLayer;
1028 childLayersOfEnclosingLayer.append(layerBacking->childForSuperlayers());