Home
last modified time | relevance | path

Searched refs:parentFrameContentLayers (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerCompositor.h166 static bool parentFrameContentLayers(RenderPart*);
DRenderLayerCompositor.cpp1220 parented = parentFrameContentLayers(toRenderPart(layer->renderer())); in rebuildCompositingLayerTree()
1393 bool RenderLayerCompositor::parentFrameContentLayers(RenderPart* renderer) in parentFrameContentLayers() function in WebCore::RenderLayerCompositor
DCompositedLayerMapping.cpp531 … layerConfigChanged = RenderLayerCompositor::parentFrameContentLayers(toRenderPart(renderer)); in updateGraphicsLayerConfiguration()