Home | History | Annotate | Download | only in hwui

Lines Matching refs:isRound

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