Searched defs:dashed (Results 1 – 4 of 4) sorted by relevance
10 SkPaint dashed(std::move(paint)); in draw() local
9 SkPaint dashed(std::move(paint)); in draw() local
85 static SkPaint line_paint(SkColor color, bool dashed = false) { in line_paint()
75 static SkPaint line_paint(SkColor color, bool dashed = false) { in line_paint()