Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsSimplify.cpp227 SkOpCoincidence coincidence(&globalState); in SimplifyDebug() local
DSkPathOpsCommon.cpp238 bool HandleCoincidence(SkOpContourHead* contourList, SkOpCoincidence* coincidence) { in HandleCoincidence()
DSkPathOpsOp.cpp307 SkOpCoincidence coincidence(&globalState); in OpDebug() local
DSkPathOpsTypes.h62 SkOpCoincidence* coincidence() { in coincidence() function
155 void setCoincidence(SkOpCoincidence* coincidence) { in setCoincidence()
DSkOpSpan.cpp457 SkOpCoincidence* coincidence = this->globalState()->coincidence(); in release() local
DSkAddIntersections.cpp275 bool AddIntersectTs(SkOpContour* test, SkOpContour* next, SkOpCoincidence* coincidence) { in AddIntersectTs()
DSkPathOpsDebug.cpp370 const SkOpCoincidence* coincidence = contour->globalState()->coincidence(); in CheckHealth() local
913 const SkOpCoincidence* coincidence = this->globalState()->coincidence(); in debugMissingCoincidence() local