Searched refs:computeFastStrokeBounds (Results 1 – 2 of 2) sorted by relevance
997 const SkRect& computeFastStrokeBounds(const SkRect& orig, in computeFastStrokeBounds() function
1820 bounds = &paint.computeFastStrokeBounds(r, &storage); in onDrawPoints()