Home | History | Annotate | Download | only in rendering

Lines Matching refs:RootLayerAttachment

1121     if (!innerCompositor || !innerCompositor->inCompositingMode() || innerCompositor->rootLayerAttachment() != RootLayerAttachedViaEnclosingFrame)
1301 RootLayerAttachment attachment = shouldPropagateCompositingToEnclosingFrame() ? RootLayerAttachedViaEnclosingFrame : RootLayerAttachedViaChromeClient;
1667 bool RenderLayerCompositor::requiresScrollLayer(RootLayerAttachment attachment) const
1783 RootLayerAttachment expectedAttachment = shouldPropagateCompositingToEnclosingFrame() ? RootLayerAttachedViaEnclosingFrame : RootLayerAttachedViaChromeClient;
1880 void RenderLayerCompositor::attachRootPlatformLayer(RootLayerAttachment attachment)