Searched refs:hostingLayer (Results 1 – 1 of 1) sorted by relevance
638 GraphicsLayer* hostingLayer = compositedLayerMapping->parentForSublayers(); in parentFrameContentLayers() local640 if (hostingLayer->children().size() != 1 || hostingLayer->children()[0] != rootLayer) { in parentFrameContentLayers()641 hostingLayer->removeAllChildren(); in parentFrameContentLayers()642 hostingLayer->addChild(rootLayer); in parentFrameContentLayers()