Home | History | Annotate | Download | only in rendering

Lines Matching refs:rootLayer

983     RenderLayer* rootLayer = view()->layer();
984 if (!rootLayer || !rootLayer->isComposited())
987 return rootLayer->backing()->backgroundLayerPaintsFixedRootBackground();