Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h294 bool* calcMatched, bool* oppMatched) const;
1510 double t2, bool* calcMatched, bool* oppMatched) const { in matchedDirCheck() argument
1511 if (*calcMatched) { in matchedDirCheck()
1515 *calcMatched = true; in matchedDirCheck()