Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h221 static class SkOpContour* DebugSegmentContour(class SkOpSegment*, int id);
/external/skia/tests/
DPathOpsDebug.cpp282 SkOpContour* SkPathOpsDebug::DebugSegmentContour(SkOpSegment* span, int id) { in DebugSegmentContour() function in SkPathOpsDebug