Searched refs:hasComputedBounds (Results 1 – 7 of 7) sorted by relevance
1745 bool hasComputedBounds() const { in hasComputedBounds() function1747 return fPathRef->hasComputedBounds(); in hasComputedBounds()
1826 bool hasComputedBounds() const { in hasComputedBounds() function1828 return fPathRef->hasComputedBounds(); in hasComputedBounds()
265 bool hasComputedBounds() const { in hasComputedBounds() function
212 return path.hasComputedBounds(); in HasComputedBounds()
101 fHasValidBounds = path->hasComputedBounds() && path->isFinite(); in SkAutoPathBoundsUpdate()
216 bool hasComputedBounds() const { in hasComputedBounds() function
126 fHasValidBounds = path->hasComputedBounds() && path->isFinite(); in init()