Searched refs:ComputeRectType (Results 1 – 2 of 2) sorted by relevance
119 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
689 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint, in ComputeRectType() function in SkDraw746 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize); in drawRect()