Home | History | Annotate | Download | only in pathops

Lines Matching refs:fPts

31     coincidence.fPts[0] = pt0;
32 coincidence.fPts[1] = pt1;
98 const SkPoint& startPt = coincidence.fPts[startSwapped];
103 const SkPoint& oStartPt = coincidence.fPts[oStartSwapped];
109 const SkPoint& startPt = coincidence.fPts[startSwapped];
114 const SkPoint& oEndPt = coincidence.fPts[!oStartSwapped];
146 coincidence.fPts[0] = pt0;
147 coincidence.fPts[1] = pt1;
245 const SkPoint* startPt = &coincidence.fPts[0];
246 const SkPoint* endPt = &coincidence.fPts[1];