Home | History | Annotate | Download | only in rendering

Lines Matching refs:updateCompositingDescendantGeometry

1185 void RenderLayerCompositor::updateCompositingDescendantGeometry(RenderLayer* compositingAncestor, RenderLayer* layer, RenderLayerBacking::UpdateDepth updateDepth)
1203 updateCompositingDescendantGeometry(compositingAncestor, layer->reflectionLayer(), updateDepth);
1212 updateCompositingDescendantGeometry(compositingAncestor, negZOrderList->at(i), updateDepth);
1219 updateCompositingDescendantGeometry(compositingAncestor, normalFlowList->at(i), updateDepth);
1226 updateCompositingDescendantGeometry(compositingAncestor, posZOrderList->at(i), updateDepth);