Searched refs:parentFrameContentLayers (Results 1 – 3 of 3) sorted by relevance
166 static bool parentFrameContentLayers(RenderPart*);
1220 parented = parentFrameContentLayers(toRenderPart(layer->renderer())); in rebuildCompositingLayerTree()1393 bool RenderLayerCompositor::parentFrameContentLayers(RenderPart* renderer) in parentFrameContentLayers() function in WebCore::RenderLayerCompositor
531 … layerConfigChanged = RenderLayerCompositor::parentFrameContentLayers(toRenderPart(renderer)); in updateGraphicsLayerConfiguration()