Searched refs:debugShowActiveSpans (Results 1 - 3 of 3) 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 DSkOpSegment.h162 void debugShowActiveSpans(SkString* str) const;
H A DSkPathOpsDebug.cpp334 contour->debugShowActiveSpans(&str);
1139 void SkOpSegment::debugShowActiveSpans(SkString* str) const { function in class:SkOpSegment

Completed in 58 milliseconds