Searched refs:startsWithConic (Results 1 – 1 of 1) sorted by relevance
1132 const bool startsWithConic = ((startIndex & 1) == (dir == kCW_Direction)); in addRRect() local1136 const int kVerbs = startsWithConic in addRRect()1148 if (startsWithConic) { in addRRect()