Home | History | Annotate | Download | only in tests

Lines Matching refs:firstPt

88     SkPoint firstPt = {0, 0}, lastPt = {0, 0};
94 if (firstPtSet && lastPtSet && firstPt != lastPt) {
96 firstPt.fX, firstPt.fY);
99 firstPt = pts[0];
129 if (firstPtSet && lastPtSet && firstPt != lastPt) {
131 firstPt.fX, firstPt.fY);
140 if (firstPtSet && lastPtSet && firstPt != lastPt) {
142 firstPt.fX, firstPt.fY);