Home | History | Annotate | Download | only in tests

Lines Matching refs:Cap

1016     // The cap should only affect shapes that may be open.
1020 test_stroke_param_impl<SkPaint::Cap>(
1023 [](SkPaint* p, SkPaint::Cap c) { p->setStrokeCap(c);},