Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h2153 int coinLoopCount = kMaxCoinLoopCount; in BinarySearch() local
2214 if (coinLoopCount == kMaxCoinLoopCount) { in BinarySearch()
2226 if (!--coinLoopCount && sect1->fHead && sect2->fHead) { in BinarySearch()