Home | History | Annotate | Download | only in tests

Lines Matching refs:Cap

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