Searched refs:zeroWidth (Results 1 – 4 of 4) sorted by relevance
565 const bool zeroWidth = (0 == width); in ComputeRectType() local568 if ((SkPaint::kStrokeAndFill_Style == style) && zeroWidth) { in ComputeRectType()577 } else if (zeroWidth) { in ComputeRectType()
1073 const bool zeroWidth = (0 == paint.getStrokeWidth()); in rect_must_be_pathed() local1079 (matrix.hasPerspective() && !zeroWidth) || in rect_must_be_pathed()
1076 const bool zeroWidth = (0 == paint.getStrokeWidth()); in rect_must_be_pathed() local1082 (matrix.hasPerspective() && !zeroWidth) || in rect_must_be_pathed()