Searched refs:TooBigForMath (Results 1 – 4 of 4) sorted by relevance
253 static bool TooBigForMath(const SkRect& bounds) { in TooBigForMath() function263 static bool TooBigForMath(const SkPath& path) { in TooBigForMath() function264 return TooBigForMath(path.getBounds()); in TooBigForMath()
653 if (SkPathPriv::TooBigForMath(bbox)) { in drawRect()820 if (SkPathPriv::TooBigForMath(devPath)) { in drawDevPath()
278 static bool TooBigForMath(const SkRect& bounds) { in TooBigForMath() function288 static bool TooBigForMath(const SkPath& path) { in TooBigForMath() function289 return TooBigForMath(path.getBounds()); in TooBigForMath()
652 if (SkPathPriv::TooBigForMath(bbox)) { in drawRect()820 if (SkPathPriv::TooBigForMath(devPath)) { in drawDevPath()