Searched refs:distPrev (Results 1 – 2 of 2) sorted by relevance
191 double distPrev = e->dist(prev->fPoint); in simplifyBoundary() local205 (distPrev * distPrev <= kQuarterPixelSq || distNext * distNext <= kQuarterPixelSq)) { in simplifyBoundary()
1713 double distPrev = e->dist(prev->fPoint); in simplify_boundary() local1719 (distPrev * distPrev <= kQuarterPixelSq || distNext * distNext <= kQuarterPixelSq)) { in simplify_boundary()