Searched refs:joinPossiblyEmptyRect (Results 1 – 2 of 2) sorted by relevance
110 return fBounds.joinPossiblyEmptyRect(otherBounds); in joinBounds()
750 this->joinPossiblyEmptyRect(r); in joinNonEmptyArg()758 void joinPossiblyEmptyRect(const SkRect& r) { in joinPossiblyEmptyRect() function