Searched refs:sk_paint_is_stroke (Results 1 – 2 of 2) sorted by relevance
63 SK_API bool sk_paint_is_stroke(const sk_paint_t*);
73 bool sk_paint_is_stroke(const sk_paint_t* cpaint) { in sk_paint_is_stroke() function