Home
last modified time | relevance | path

Searched refs:updateLayerListsIfNeeded (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerStackingNode.h84 void updateLayerListsIfNeeded();
DRenderLayerStackingNode.cpp374 void RenderLayerStackingNode::updateLayerListsIfNeeded() in updateLayerListsIfNeeded() function in WebCore::RenderLayerStackingNode
DRenderLayerCompositor.cpp785 layer->stackingNode()->updateLayerListsIfNeeded(); in computeCompositingRequirements()
1152 layer->stackingNode()->updateLayerListsIfNeeded(); in rebuildCompositingLayerTree()
2446 stackingNode->updateLayerListsIfNeeded(); in layerHas3DContent()
DRenderTreeAsText.cpp673 layer->stackingNode()->updateLayerListsIfNeeded(); in writeLayers()
DRenderLayer.cpp2010 m_stackingNode->updateLayerListsIfNeeded(); in paintLayerContents()
2814 m_stackingNode->updateLayerListsIfNeeded(); in hitTestLayer()
3583 const_cast<RenderLayer*>(this)->stackingNode()->updateLayerListsIfNeeded(); in calculateLayerBounds()
DCompositedLayerMapping.cpp1501 parent->stackingNode()->updateLayerListsIfNeeded(); in hasVisibleNonCompositingDescendant()