Lines Matching defs:isRound
435 bool isRound = paintInfo.cap == SkPaint::kRound_Cap;437 const int postCapIndex = (isRound && isFirst) ? (2 * extraOffset - 2) : capIndex + (2 * extra);447 if (isRound) {