Home
last modified time | relevance | path

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

/external/skia/src/c/
Dsk_paint.cpp109 SkPaint::Cap skcap; in sk_paint_set_stroke_cap() local
110 if (find_sk(ccap, &skcap)) { in sk_paint_set_stroke_cap()
111 AsPaint(cpaint)->setStrokeCap(skcap); in sk_paint_set_stroke_cap()