Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h346 static const class SkOpSpanBase* DebugContourSpan(class SkOpContour*, int id);
/external/skia/tests/
DPathOpsDebug.cpp247 const SkOpSpanBase* SkPathOpsDebug::DebugContourSpan(SkOpContour* contour, int id) { in DebugContourSpan() function in SkPathOpsDebug