Home | History | Annotate | Download | only in compositing

Lines Matching refs:supportsFixedRootBackgroundCompositing

562     if (!supportsFixedRootBackgroundCompositing())
813 bool RenderLayerCompositor::supportsFixedRootBackgroundCompositing() const
825 return supportsFixedRootBackgroundCompositing() && m_renderView.rootBackgroundIsEntirelyFixed();