Home | History | Annotate | Download | only in tests

Lines Matching refs:Cap

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