Home
last modified time | relevance | path

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

/external/llvm-project/lld/unittests/MachOTests/
DMachONormalizedFileYAMLTests.cpp313 const Section& sect2 = f->sections[1]; in TEST() local
450 const Section& sect2 = f->sections[1]; in TEST() local
578 const Section& sect2 = f->sections[1]; in TEST() local
734 const Section& sect2 = f->sections[1]; in TEST() local
/external/skqp/src/pathops/
DSkPathOpsTSect.cpp547 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/
DSkPathOpsTSect.cpp548 bool SkTSect::binarySearchCoin(SkTSect* sect2, double tStart, in binarySearchCoin()
636 bool SkTSect::coincidentCheck(SkTSect* sect2) { in coincidentCheck()
671 void SkTSect::coincidentForce(SkTSect* sect2, in coincidentForce()
730 void SkTSect::computePerpendiculars(SkTSect* sect2, in computePerpendiculars()
824 SkTSect* sect2, in extractCoincident()
1238 bool SkTSect::matchedDirection(double t, const SkTSect* sect2, in matchedDirection()
1245 void SkTSect::matchedDirCheck(double t, const SkTSect* sect2, in matchedDirCheck()
1255 void SkTSect::mergeCoincidence(SkTSect* sect2) { in mergeCoincidence()
1604 const SkTSect* sect2, SkIntersections* intersections) { in EndsEqual()
1778 SkTSect* sect2, SkIntersections* intersections) { in BinarySearch()
/external/skia/tests/
DPathOpsDebug.cpp429 void DumpBoth(SkTSect* sect1, SkTSect* sect2) { in DumpBoth()
/external/skqp/tests/
DPathOpsDebug.cpp429 void DumpBoth(SkTSect* sect1, SkTSect* sect2) { in DumpBoth()