Lines Matching refs:buttCap
2014 SkPaint buttCap;
2015 buttCap.setStyle(SkPaint::kStroke_Style);
2016 buttCap.setStrokeWidth(4);
2017 buttCap.setStrokeCap(SkPaint::kButt_Cap);
2018 buttCap.setPathEffect(pe);
2020 SkPaint squareCap = buttCap;
2024 SkPaint roundCap = buttCap;
2035 make_TestCase(r, linePath, buttCap)->compare(
2052 make_TestCase(r, linePath, buttCap)->compare(
2067 make_TestCase(r, linePath, buttCap)->compare(