Home
last modified time | relevance | path

Searched refs:coinLoopCount (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp1800 int coinLoopCount = kMaxCoinLoopCount; in BinarySearch() local
1867 if (coinLoopCount == kMaxCoinLoopCount) { in BinarySearch()
1879 if (!--coinLoopCount && sect1->fHead && sect2->fHead) { in BinarySearch()

Completed in 7 milliseconds