Searched refs:RootLayerAttachedViaEnclosingFrame (Results 1 – 3 of 3) sorted by relevance
141 RootLayerAttachedViaEnclosingFrame enumerator
1121 …nCompositingMode() || innerCompositor->rootLayerAttachment() != RootLayerAttachedViaEnclosingFrame)1301 …ttachment = shouldPropagateCompositingToEnclosingFrame() ? RootLayerAttachedViaEnclosingFrame : Ro…1671 || attachment == RootLayerAttachedViaEnclosingFrame; // a composited frame on Mac1783 …ttachment = shouldPropagateCompositingToEnclosingFrame() ? RootLayerAttachedViaEnclosingFrame : Ro…1898 case RootLayerAttachedViaEnclosingFrame: {1916 case RootLayerAttachedViaEnclosingFrame: {
1031 …n compositor()->rootLayerAttachment() != RenderLayerCompositor::RootLayerAttachedViaEnclosingFrame; in paintingGoesToWindow()