Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderLayerCompositor.cpp928 GraphicsLayer* hostingLayer = parentLayer->backing()->parentForSublayers(); local
931 hostingLayer->addChild(hostedLayer);
940 GraphicsLayer* hostingLayer = layer->backing()->parentForSublayers(); local
941 hostingLayer->removeAllChildren();
1129 GraphicsLayer* hostingLayer = backing->parentForSublayers(); local
1131 if (hostingLayer->children().size() != 1 || hostingLayer->children()[0] != rootLayer) {
1132 hostingLayer->removeAllChildren();
1133 hostingLayer->addChild(rootLayer);
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-166743 Added a hostingLayer as the parent of the existing drawingLayer.
6744 The hostingLayer is now the root which is passed to the
6747 hostingLayer, which allow it to switch between tiled and