Searched refs:childUnionBounds (Results 1 – 1 of 1) sorted by relevance
3588 … IntRect childUnionBounds = reflectionLayer->calculateLayerBounds(this, 0, descendantFlags); in calculateLayerBounds() local3589 unionBounds.unite(childUnionBounds); in calculateLayerBounds()3613 … IntRect childUnionBounds = node->layer()->calculateLayerBounds(this, 0, descendantFlags); in calculateLayerBounds() local3614 unionBounds.unite(childUnionBounds); in calculateLayerBounds()