Home | History | Annotate | Download | only in compositing

Lines Matching refs:backgroundLayer

263             GraphicsLayer* backgroundLayer = fixedRootBackgroundLayer();
264 if (backgroundLayer && !backgroundLayer->parent())
282 if (GraphicsLayer* backgroundLayer = fixedRootBackgroundLayer())
283 backgroundLayer->removeFromParent();
578 if (GraphicsLayer* backgroundLayer = fixedRootBackgroundLayer())
579 m_containerLayer->addChildBelow(backgroundLayer, m_scrollLayer.get());
836 return viewLayer->compositedLayerMapping()->backgroundLayer();