Searched refs:fInvResScaleSquared (Results 1 – 1 of 1) sorted by relevance
201 SkScalar fInvResScaleSquared; member in SkPathStroker421 fInvResScaleSquared = fInvResScale * fInvResScale; in SkPathStroker()952 if (std::max(dist1, dist2) <= fInvResScaleSquared) { in intersectRay()1161 return dist < fInvResScaleSquared; in cubicMidOnLine()