Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h1042 bool oppMatched = first->fCoinStart.perpT() < first->fCoinEnd.perpT(); in coincidentForce() local
1196 bool oppMatched = first->fCoinStart.perpT() < first->fCoinEnd.perpT(); in extractCoincident() local
1597 double t2, bool* calcMatched, bool* oppMatched) const { in matchedDirCheck()