Home
last modified time | relevance | path

Searched refs:smallLimit (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsTSect.cpp1256 double smallLimit = 0; in mergeCoincidence() local
1265 if (test->fStartT < smallLimit) { in mergeCoincidence()
1276 smallLimit = smaller->fEndT; in mergeCoincidence()