Searched refs:strokeAndFillDash (Results 1 – 1 of 1) sorted by relevance
920 SkPaint strokeAndFillDash = strokeDash; in test_scale() local921 strokeAndFillDash.setStyle(SkPaint::kStrokeAndFill_Style); in test_scale()923 TestCase strokeAndFillDashCase1(geo, strokeAndFillDash, reporter, kS1); in test_scale()924 TestCase strokeAndFillDashCase2(geo, strokeAndFillDash, reporter, kS2); in test_scale()928 if (geo.strokeAndFillIsConvertedToFill(strokeAndFillDash)) { in test_scale()