Searched defs:debugShowActiveSpans (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pathops/
H A DSkOpContour.h118 void debugShowActiveSpans(SkString* str) { function in class:SkOpContour
121 segment->debugShowActiveSpans(str);
H A DSkPathOpsDebug.cpp334 contour->debugShowActiveSpans(&str);
1139 void SkOpSegment::debugShowActiveSpans(SkString* str) const { function in class:SkOpSegment

Completed in 182 milliseconds