Searched refs:thresholdForConicQuads (Results 1 – 2 of 2) sorted by relevance
45 , thresholdForConicQuads(pixelThreshold * std::min(invScaleX, invScaleY) / 2.0f){}; in PathApproximationInfo()50 const float thresholdForConicQuads; member
951 pts, iter.conicWeight(), approximationInfo.thresholdForConicQuads); in approximatePathOutlineVertices()