Home
last modified time | relevance | path

Searched refs:attachRootLayer (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DRenderLayerCompositor.h192 void attachRootLayer(RootLayerAttachment);
DRenderLayerCompositor.cpp712 attachRootLayer(attachment); in setIsInWindow()
1026 attachRootLayer(expectedAttachment); in ensureRootLayer()
1076 void RenderLayerCompositor::attachRootLayer(RootLayerAttachment attachment) in attachRootLayer() function in blink::RenderLayerCompositor