Searched refs:skcap (Results 1 – 1 of 1) sorted by relevance
109 SkPaint::Cap skcap; in sk_paint_set_stroke_cap() local110 if (find_sk(ccap, &skcap)) { in sk_paint_set_stroke_cap()111 AsPaint(cpaint)->setStrokeCap(skcap); in sk_paint_set_stroke_cap()