Searched defs:unionRect (Results 1 – 2 of 2) sorted by relevance
216 def unionRect(rect1, rect2): function
2123 SkIRect unionRect = bgRect; in test_arithmetic_combinations() local