Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
DSkAddIntersections.cpp508 int coinIndex = -1; in AddIntersectTs() local
541 if (coinIndex < 0) { in AddIntersectTs()
544 coinIndex = pt; in AddIntersectTs()
548 coinIndex = -1; in AddIntersectTs()
552 coinIndex = -1; // coincidence span collapsed in AddIntersectTs()
563 coinIndex = -1; in AddIntersectTs()
567 coinIndex = -1; in AddIntersectTs()
573 coinIndex = -1; in AddIntersectTs()
575 SkOPOBJASSERT(coincidence, coinIndex < 0); // expect coincidence to be paired in AddIntersectTs()
/third_party/skia/src/pathops/
DSkAddIntersections.cpp508 int coinIndex = -1; in AddIntersectTs() local
541 if (coinIndex < 0) { in AddIntersectTs()
544 coinIndex = pt; in AddIntersectTs()
548 coinIndex = -1; in AddIntersectTs()
552 coinIndex = -1; // coincidence span collapsed in AddIntersectTs()
563 coinIndex = -1; in AddIntersectTs()
567 coinIndex = -1; in AddIntersectTs()
573 coinIndex = -1; in AddIntersectTs()
575 SkOPOBJASSERT(coincidence, coinIndex < 0); // expect coincidence to be paired in AddIntersectTs()