Home
last modified time | relevance | path

Searched refs:has_thick_frame (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkPaint.cpp1668 static bool has_thick_frame(const SkPaint& paint) in has_thick_frame() function
1686 if (fPaint.getPathEffect() == NULL && !has_thick_frame(fPaint)) in SkTextToPathIter()