Home | History | Annotate | Download | only in rendering

Lines Matching refs:rootLayerAttachment

1088     if (!innerCompositor || !innerCompositor->inCompositingMode() || innerCompositor->rootLayerAttachment() != RootLayerAttachedViaEnclosingFrame)
1268 RootLayerAttachment attachment = shouldPropagateCompositingToEnclosingFrame() ? RootLayerAttachedViaEnclosingFrame : RootLayerAttachedViaChromeClient;
1627 bool RenderLayerCompositor::requiresScrollLayer(RootLayerAttachment attachment) const
1743 RootLayerAttachment expectedAttachment = shouldPropagateCompositingToEnclosingFrame() ? RootLayerAttachedViaEnclosingFrame : RootLayerAttachedViaChromeClient;
1840 void RenderLayerCompositor::attachRootPlatformLayer(RootLayerAttachment attachment)