Lines Matching refs:fIntersection
238 SkPoint fIntersection;
244 fIntersection = fOffset.fP0;
401 currEdge->fIntersection,
406 currEdge->fIntersection = intersection;
448 *insetPolygon->push() = head->fIntersection;
451 if (!SkPointPriv::EqualsWithinTolerance(currEdge->fIntersection,
454 *insetPolygon->push() = currEdge->fIntersection;
1339 currEdge->fIntersection,
1344 currEdge->fIntersection = intersection;
1406 *offsetPolygon->push() = head->fIntersection;
1412 if (!SkPointPriv::EqualsWithinTolerance(currEdge->fIntersection,
1415 *offsetPolygon->push() = currEdge->fIntersection;