Home | History | Annotate | Download | only in rendering

Lines Matching refs:requiresFullLayerImageForFilters

292 bool RenderLayer::requiresFullLayerImageForFilters() const
1398 if (curr->requiresFullLayerImageForFilters())
1408 if ((curr != this && curr->requiresFullLayerImageForFilters()) || curr->isComposited() || curr->isRootLayer())