Lines Matching refs:lastT
1274 SkScalar lastT = 0;1278 this->init(kOuter_StrokeType, &quadPts, lastT, nextT);1280 this->init(kInner_StrokeType, &quadPts, lastT, nextT);1282 lastT = nextT;