Lines Matching refs:lastT
1275 SkScalar lastT = 0;1279 this->init(kOuter_StrokeType, &quadPts, lastT, nextT);1281 this->init(kInner_StrokeType, &quadPts, lastT, nextT);1283 lastT = nextT;