Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsDebug.h381 const SkOpSpanBase* CoincidenceSpan(SkOpCoincidence*, int id);
/third_party/skia/tests/
DPathOpsDebug.cpp275 const SkOpSpanBase* CoincidenceSpan(SkOpCoincidence* coin, int id) { in CoincidenceSpan() function