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