Home
last modified time | relevance | path

Searched refs:make_paint_cap (Results 1 – 2 of 2) sorted by relevance

/external/skia/samplecode/
DSampleFilterFuzz.cpp175 static SkPaint::Cap make_paint_cap() { in make_paint_cap() function
505 paint.setStrokeCap(make_paint_cap()); in make_paint()
/external/skia/fuzz/
DFilterFuzz.cpp148 static SkPaint::Cap make_paint_cap() { in make_paint_cap() function
535 paint.setStrokeCap(make_paint_cap()); in make_paint()