Searched refs:allowed_stroke (Results 1 – 2 of 2) sorted by relevance
42 inline static bool allowed_stroke(const SkStrokeRec& stroke) { in allowed_stroke() function74 if (!allowed_stroke(stroke)) { in Make()
25 inline static bool allowed_stroke(const SkStrokeRec& stroke, bool* isMiter) { in allowed_stroke() function144 if (!allowed_stroke(stroke, &isMiter)) { in Make()