Home
last modified time | relevance | path

Searched defs:dashed (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/docs/examples/
DPaint_move_SkPaint.cpp10 SkPaint dashed(std::move(paint)); in draw() local
/third_party/skia/m133/docs/examples/
DPaint_move_SkPaint.cpp9 SkPaint dashed(std::move(paint)); in draw() local
/third_party/skia/m133/tools/viewer/
DFilterBoundsSlide.cpp85 static SkPaint line_paint(SkColor color, bool dashed = false) { in line_paint()
/third_party/skia/samplecode/
DSampleFilterBounds.cpp75 static SkPaint line_paint(SkColor color, bool dashed = false) { in line_paint()