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