Searched defs:nextT (Results 1 – 10 of 10) sorted by relevance
181 final double nextT = stepStart + stepSize; in integrate() local
295 final double nextT = stepStart + scaledH; in integrate() local
314 final double nextT = stepStart + scaledH; in integrate() local
320 final double nextT = stepStart + scaledH; in integrate() local
669 final double nextT = stepStart + stepSize; in integrate() local
519 void setNext(SkOpSpanBase* nextT) { in setNext()
62 double nextT = t + lastStep; in binarySearch() local
470 double nextT, oNextT; in addExpanded() local
1628 double nextT, oNextT; in debugAddExpanded() local
1318 SkScalar nextT = index < count ? tValues[index] : 1; in cubicTo() local