Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h227 static class SkOpContour* DebugSpanContour(class SkOpSpanBase*, int id);
/external/skia/tests/
DPathOpsDebug.cpp302 SkOpContour* SkPathOpsDebug::DebugSpanContour(SkOpSpanBase* span, int id) { in DebugSpanContour() function in SkPathOpsDebug