Searched refs:has_thick_frame (Results 1 – 1 of 1) sorted by relevance
1668 static bool has_thick_frame(const SkPaint& paint) in has_thick_frame() function1686 if (fPaint.getPathEffect() == NULL && !has_thick_frame(fPaint)) in SkTextToPathIter()