Home | History | Annotate | Download | only in tests

Lines Matching refs:Cap

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