Lines Matching refs:Cap
55 #define SKDEBUGCANVAS_ATTRIBUTE_CAP "cap"834 SkPaint::Cap cap = paint.getStrokeCap();835 if (cap != SkPaint::kDefault_Cap) {836 switch (cap) {