Searched refs:AddIntersectTs (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/pathops/ |
D | SkAddIntersections.h | 15 bool AddIntersectTs(SkOpContour* test, SkOpContour* next, SkOpCoincidence* coincidence,
|
D | SkPathOpsSimplify.cpp | 190 while (AddIntersectTs(current, next, &coincidence, &allocator) in Simplify()
|
D | SkPathOpsOp.cpp | 280 while (AddIntersectTs(current, next, &coincidence, &allocator) in OpDebug()
|
D | SkAddIntersections.cpp | 257 bool AddIntersectTs(SkOpContour* test, SkOpContour* next, SkOpCoincidence* coincidence, in AddIntersectTs() function
|