Searched refs:thresholdSquared (Results 1 – 2 of 2) sorted by relevance
42 : thresholdSquared(pixelThreshold * pixelThreshold) in PathApproximationInfo()48 const float thresholdSquared; member
1045 return info.thresholdSquared * scale; in getThreshold()