Searched refs:TooBigForMath (Results 1 – 4 of 4) sorted by relevance
241 static bool TooBigForMath(const SkRect& bounds) { in TooBigForMath() function251 static bool TooBigForMath(const SkPath& path) { in TooBigForMath() function252 return TooBigForMath(path.getBounds()); in TooBigForMath()
653 if (SkPathPriv::TooBigForMath(bbox)) { in drawRect()820 if (SkPathPriv::TooBigForMath(devPath)) { in drawDevPath()
279 static bool TooBigForMath(const SkRect& bounds) { in TooBigForMath() function289 static bool TooBigForMath(const SkPath& path) { in TooBigForMath() function290 return TooBigForMath(path.getBounds()); in TooBigForMath()
655 if (SkPathPriv::TooBigForMath(bbox)) { in drawRect()810 if (SkPathPriv::TooBigForMath(devPath)) { in drawDevPath()