Searched refs:expectedAttachment (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
H A DRenderLayerCompositor.cpp976 RootLayerAttachment expectedAttachment = m_renderView.frame()->isLocalRoot() ? RootLayerAttachedViaChromeClient : RootLayerAttachedViaEnclosingFrame; local
977 if (expectedAttachment == m_rootLayerAttachment)
1026 attachRootLayer(expectedAttachment);

Completed in 142 milliseconds