Searched refs:canXformBounds (Results 1 – 1 of 1) sorted by relevance
143 bool canXformBounds = !src.fBoundsIsDirty && matrix.rectStaysRect() && src.countPoints() > 1; in CreateTransformedCopy() local157 if (canXformBounds) { in CreateTransformedCopy()