Searched defs:sect2 (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/pathops/ |
D | SkPathOpsTSect.cpp | 547 bool SkTSect::binarySearchCoin(SkTSect* sect2, double tStart, in binarySearchCoin() 635 bool SkTSect::coincidentCheck(SkTSect* sect2) { in coincidentCheck() 670 void SkTSect::coincidentForce(SkTSect* sect2, in coincidentForce() 729 void SkTSect::computePerpendiculars(SkTSect* sect2, in computePerpendiculars() 823 SkTSect* sect2, in extractCoincident() 1237 bool SkTSect::matchedDirection(double t, const SkTSect* sect2, in matchedDirection() 1244 void SkTSect::matchedDirCheck(double t, const SkTSect* sect2, in matchedDirCheck() 1254 void SkTSect::mergeCoincidence(SkTSect* sect2) { in mergeCoincidence() 1603 const SkTSect* sect2, SkIntersections* intersections) { in EndsEqual() 1778 SkTSect* sect2, SkIntersections* intersections) { in BinarySearch()
|
/external/skia/src/pathops/ |
D | SkPathOpsTSect.cpp | 547 bool SkTSect::binarySearchCoin(SkTSect* sect2, double tStart, in binarySearchCoin() 635 bool SkTSect::coincidentCheck(SkTSect* sect2) { in coincidentCheck() 670 void SkTSect::coincidentForce(SkTSect* sect2, in coincidentForce() 729 void SkTSect::computePerpendiculars(SkTSect* sect2, in computePerpendiculars() 823 SkTSect* sect2, in extractCoincident() 1237 bool SkTSect::matchedDirection(double t, const SkTSect* sect2, in matchedDirection() 1244 void SkTSect::matchedDirCheck(double t, const SkTSect* sect2, in matchedDirCheck() 1254 void SkTSect::mergeCoincidence(SkTSect* sect2) { in mergeCoincidence() 1603 const SkTSect* sect2, SkIntersections* intersections) { in EndsEqual() 1778 SkTSect* sect2, SkIntersections* intersections) { in BinarySearch()
|
/external/skqp/tests/ |
D | PathOpsDebug.cpp | 429 void DumpBoth(SkTSect* sect1, SkTSect* sect2) { in DumpBoth()
|
/external/skia/tests/ |
D | PathOpsDebug.cpp | 429 void DumpBoth(SkTSect* sect1, SkTSect* sect2) { in DumpBoth()
|