Searched refs:combinedBounds (Results 1 – 1 of 1) sorted by relevance
94 SkRect combinedBounds = this->getInput(0) ? this->getInput(0)->computeFastBounds(src) : src; in computeFastBounds() local98 combinedBounds.join(input->computeFastBounds(src)); in computeFastBounds()100 combinedBounds.join(src); in computeFastBounds()103 return combinedBounds; in computeFastBounds()