Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsTSect.cpp1495 int oppSects, sects = this->intersects(span, opp, test, &oppSects); in trim() local
1497 if (oppSects == 2) { in trim()