Home | History | Annotate | Download | only in core

Lines Matching refs:lastT

1267     SkScalar lastT = 0;
1271 this->init(kOuter_StrokeType, &quadPts, lastT, nextT);
1273 this->init(kInner_StrokeType, &quadPts, lastT, nextT);
1275 lastT = nextT;