Home | History | Annotate | Download | only in pathops

Lines Matching refs:lastT

1145     double lastT = -1;
1151 if (lastId == this->debugID() && lastT == span->t()) {
1155 lastT = span->t();
2382 double lastT = -1;
2396 SkASSERT(lastT < t);
2397 lastT = t;