Searched refs:isMiter (Results 1 – 1 of 1) sorted by relevance
76 bool isMiter = SkPaint::kMiter_Join == joins[i]; in test_strokerect() local78 REPORTER_ASSERT(reporter, fillPath.isNestedFillRects(nested) == isMiter); in test_strokerect()79 if (isMiter) { in test_strokerect()