Home
last modified time | relevance | path

Searched defs:nextT (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/src/utils/
DSkInterpolator.cpp119 SkMSec nextT = nextTime[0].fTime; in timeToT() local
/third_party/skia/src/pathops/
DSkOpSpan.h519 void setNext(SkOpSpanBase* nextT) { in setNext()
DSkPathOpsCubic.cpp55 double nextT = t + lastStep; in binarySearch() local
DSkOpCoincidence.cpp462 double nextT, oNextT; in addExpanded() local
DSkPathOpsDebug.cpp1641 double nextT, oNextT; in debugAddExpanded() local
/third_party/flutter/skia/src/pathops/
DSkOpSpan.h519 void setNext(SkOpSpanBase* nextT) { in setNext()
DSkPathOpsCubic.cpp54 double nextT = t + lastStep; in binarySearch() local
DSkOpCoincidence.cpp462 double nextT, oNextT; in addExpanded() local
DSkPathOpsDebug.cpp1663 double nextT, oNextT; in debugAddExpanded() local
/third_party/flutter/skia/src/core/
DSkStroke.cpp1278 SkScalar nextT = index < count ? tValues[index] : 1; in cubicTo() local
/third_party/skia/src/core/
DSkStroke.cpp1318 SkScalar nextT = index < count ? tValues[index] : 1; in cubicTo() local