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