Searched refs:tMaxCount (Results 1 – 1 of 1) sorted by relevance
1146 int tMaxCount = SkFindCubicMaxCurvature(pts, tMax); in draw_bisects() local1147 for (int tIndex = 0; tIndex < tMaxCount; ++tIndex) { in draw_bisects()