Searched refs:computeFastStrokeBounds (Results 1 – 2 of 2) sorted by relevance
1007 const SkRect& computeFastStrokeBounds(const SkRect& orig, in computeFastStrokeBounds() function
1971 if (this->quickReject(paint.computeFastStrokeBounds(r, &storage))) { in onDrawPoints()