Home
last modified time | relevance | path

Searched refs:AddIntersectTs (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/pathops/
H A DSkAddIntersections.h15 bool AddIntersectTs(SkOpContour* test, SkOpContour* next, SkOpCoincidence* coincidence);
H A DSkPathOpsSimplify.cpp186 while (AddIntersectTs(current, next, &coincidence) in SimplifyDebug()
H A DSkPathOpsOp.cpp330 while (AddIntersectTs(current, next, &coincidence) in OpDebug()
H A DSkAddIntersections.cpp259 bool AddIntersectTs(SkOpContour* test, SkOpContour* next, SkOpCoincidence* coincidence) { in AddIntersectTs() function

Completed in 3 milliseconds