Searched refs:fInvResScaleSquared (Results 1 – 2 of 2) sorted by relevance
160 SkScalar fInvResScaleSquared; member in SkPathStroker383 fInvResScaleSquared = fInvResScale * fInvResScale; in SkPathStroker()900 if (SkTMax(dist1, dist2) <= fInvResScaleSquared) { in intersectRay()1110 return dist < fInvResScaleSquared; in cubicMidOnLine()
160 SkScalar fInvResScaleSquared; member in SkPathStroker383 fInvResScaleSquared = fInvResScale * fInvResScale; in SkPathStroker()904 if (SkTMax(dist1, dist2) <= fInvResScaleSquared) { in intersectRay()1114 return dist < fInvResScaleSquared; in cubicMidOnLine()