Searched refs:hostingLayer (Results 1 – 2 of 2) sorted by relevance
928 GraphicsLayer* hostingLayer = parentLayer->backing()->parentForSublayers(); local931 hostingLayer->addChild(hostedLayer);940 GraphicsLayer* hostingLayer = layer->backing()->parentForSublayers(); local941 hostingLayer->removeAllChildren();1129 GraphicsLayer* hostingLayer = backing->parentForSublayers(); local1131 if (hostingLayer->children().size() != 1 || hostingLayer->children()[0] != rootLayer) {1132 hostingLayer->removeAllChildren();1133 hostingLayer->addChild(rootLayer);
6743 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