Searched refs:zeroWidth (Results 1 – 2 of 2) sorted by relevance
767 const bool zeroWidth = (0 == width); in ComputeRectType() local770 if ((SkPaint::kStrokeAndFill_Style == style) && zeroWidth) { in ComputeRectType()780 } else if (zeroWidth) { in ComputeRectType()
1097 const bool zeroWidth = (0 == paint.getStrokeWidth()); in rect_must_be_pathed() local1104 (matrix.hasPerspective() && !zeroWidth) || in rect_must_be_pathed()