Home | History | Annotate | Download | only in core

Lines Matching full:has_thick_frame

2525 static bool has_thick_frame(const SkPaint& paint) {
2540 if (fPaint.getPathEffect() == NULL && !has_thick_frame(fPaint)) {
2548 if (has_thick_frame(fPaint)) {