Searched defs:PathApproximationInfo (Results 1 – 1 of 1) sorted by relevance
40 struct PathApproximationInfo { struct41 PathApproximationInfo(float invScaleX, float invScaleY, float pixelThreshold) in PathApproximationInfo() function48 const float thresholdSquared;49 const float sqrInvScaleX;50 const float sqrInvScaleY;51 const float thresholdForConicQuads;