Searched defs:nextT (Results 1 – 11 of 11) 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
118 SkMSec nextT = nextTime[0].fTime; in timeToT() local
511 void setNext(SkOpSpanBase* nextT) { in setNext()
55 double nextT = t + lastStep; in binarySearch() local
457 double nextT, oNextT; in addExpanded() local
1660 double nextT, oNextT; in debugAddExpanded() local
1269 SkScalar nextT = index < count ? tValues[index] : 1; in cubicTo() local