Searched refs:totalBounds (Results 1 – 4 of 4) sorted by relevance
410 SkIRect totalBounds; in onFilterBounds() local415 totalBounds = rect; in onFilterBounds()417 totalBounds.join(rect); in onFilterBounds()421 return totalBounds; in onFilterBounds()
27 SkIRect totalBounds = SkIRect::MakeWH(width, height); in Valid() local30 if (!totalBounds.contains(latticeBounds)) { in Valid()
448 SkIRect totalBounds; in onFilterBounds() local453 totalBounds = rect; in onFilterBounds()455 totalBounds.join(rect); in onFilterBounds()459 return totalBounds; in onFilterBounds()