Searched refs:hasComputedBounds (Results 1 – 3 of 3) sorted by relevance
1153 bool hasComputedBounds() const { in hasComputedBounds() function1155 return fPathRef->hasComputedBounds(); in hasComputedBounds()
188 bool hasComputedBounds() const { in hasComputedBounds() function
98 fHasValidBounds = path->hasComputedBounds() && path->isFinite(); in init()