Searched refs:fBoundsIsDirty (Results 1 – 6 of 6) sorted by relevance
156 if (fBoundsIsDirty) { in isFinite()215 return !fBoundsIsDirty; in hasComputedBounds()224 if (fBoundsIsDirty) { in getBounds()330 fBoundsIsDirty = true; // this also invalidates fIsFinite in SkPathRef()359 SkASSERT(fBoundsIsDirty); in computeBounds()362 fBoundsIsDirty = false; in computeBounds()368 fBoundsIsDirty = false; in setBounds()385 fBoundsIsDirty = true; // this also invalidates fIsFinite540 mutable uint8_t fBoundsIsDirty; variable
157 if (fBoundsIsDirty) { in isFinite()216 return !fBoundsIsDirty; in hasComputedBounds()225 if (fBoundsIsDirty) { in getBounds()331 fBoundsIsDirty = true; // this also invalidates fIsFinite in SkPathRef()363 SkASSERT(fBoundsIsDirty); in computeBounds()366 fBoundsIsDirty = false; in computeBounds()372 fBoundsIsDirty = false; in setBounds()389 fBoundsIsDirty = true; // this also invalidates fIsFinite545 mutable uint8_t fBoundsIsDirty; variable
156 bool canXformBounds = !src.fBoundsIsDirty && matrix.rectStaysRect() && src.countPoints() > 1; in CreateTransformedCopy()171 (*dst)->fBoundsIsDirty = false; in CreateTransformedCopy()182 (*dst)->fBoundsIsDirty = true; in CreateTransformedCopy()345 ref->fBoundsIsDirty = false; in CreateFromBuffer()354 (*pathRef)->fBoundsIsDirty = true; // this also invalidates fIsFinite in Rewind()464 fBoundsIsDirty = ref.fBoundsIsDirty; in copy()465 if (!fBoundsIsDirty) { in copy()499 out->fBoundsIsDirty = true; in interpolate()569 fBoundsIsDirty = true; // this also invalidates fIsFinite in growForRepeatedVerb()636 fBoundsIsDirty = true; // this also invalidates fIsFinite in growForVerb()[all …]
2200 if (!fBoundsIsDirty) { in isValidImpl()
156 bool canXformBounds = !src.fBoundsIsDirty && matrix.rectStaysRect() && src.countPoints() > 1; in CreateTransformedCopy()171 (*dst)->fBoundsIsDirty = false; in CreateTransformedCopy()182 (*dst)->fBoundsIsDirty = true; in CreateTransformedCopy()343 ref->fBoundsIsDirty = false; in CreateFromBuffer()354 (*pathRef)->fBoundsIsDirty = true; // this also invalidates fIsFinite in Rewind()462 fBoundsIsDirty = ref.fBoundsIsDirty; in copy()463 if (!fBoundsIsDirty) { in copy()483 out->fBoundsIsDirty = true; in interpolate()553 fBoundsIsDirty = true; // this also invalidates fIsFinite in growForRepeatedVerb()618 fBoundsIsDirty = true; // this also invalidates fIsFinite in growForVerb()[all …]
2316 if (!fBoundsIsDirty) { in isValidImpl()