Home | History | Annotate | Download | only in core

Lines Matching refs:kButt_Cap

487         const int capOut = SkPaint::kButt_Cap == capStyle ? 1 : 2;
539 if (SkPaint::kButt_Cap != capStyle) {
548 if (SkPaint::kButt_Cap != capStyle) {
555 if (SkPaint::kButt_Cap != capStyle) {
562 if (SkPaint::kButt_Cap != capStyle) {
578 if (SkPaint::kButt_Cap != capStyle) {
587 if (SkPaint::kButt_Cap != capStyle && prevVerb == SkPath::kMove_Verb) {
596 if (SkPaint::kButt_Cap != capStyle) {
607 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::HairLineRgn);
611 hair_path<SkPaint::kButt_Cap>(path, clip, blitter, SkScan::AntiHairLineRgn);