Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsDebug.h375 const SkOpSpanBase* ContourSpan(SkOpContour*, int id);
/third_party/skia/tests/
DPathOpsDebug.cpp255 const SkOpSpanBase* ContourSpan(SkOpContour* contour, int id) { in ContourSpan() function