Searched refs:kQuarterPixelSq (Results 1 – 2 of 2) sorted by relevance
195 constexpr double kQuarterPixelSq = 0.25f * 0.25f; in simplifyBoundary() local205 (distPrev * distPrev <= kQuarterPixelSq || distNext * distNext <= kQuarterPixelSq)) { in simplifyBoundary()
1717 constexpr double kQuarterPixelSq = 0.25f * 0.25f; in simplify_boundary() local1719 (distPrev * distPrev <= kQuarterPixelSq || distNext * distNext <= kQuarterPixelSq)) { in simplify_boundary()