Home | History | Annotate | Download | only in tests

Lines Matching refs:firstPt

77     SkPoint firstPt = {0, 0}, lastPt = {0, 0};
83 if (firstPtSet && lastPtSet && firstPt != lastPt) {
85 firstPt.fX, firstPt.fY);
88 firstPt = pts[0];
118 if (firstPtSet && lastPtSet && firstPt != lastPt) {
120 firstPt.fX, firstPt.fY);
129 if (firstPtSet && lastPtSet && firstPt != lastPt) {
131 firstPt.fX, firstPt.fY);