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

/external/skia/src/core/
H A DSkPaint.cpp2293 static bool has_thick_frame(const SkPaint& paint) { function
2307 if (fPaint.getPathEffect() == NULL && !has_thick_frame(fPaint)) {
2315 if (has_thick_frame(fPaint)) {

Completed in 48 milliseconds