Searched refs:allowed_stroke (Results 1 – 4 of 4) sorted by relevance
48 inline static bool allowed_stroke(const SkStrokeRec& stroke) { in allowed_stroke() function84 if (!allowed_stroke(stroke)) { in Make()
26 inline static bool allowed_stroke(const SkStrokeRec& stroke, bool* isMiter) { in allowed_stroke() function145 if (!allowed_stroke(stroke, &isMiter)) { in Make()