Searched refs:debugShowActiveSpans (Results 1 – 3 of 3) sorted by relevance
128 void debugShowActiveSpans(SkString* str) { in debugShowActiveSpans() function131 segment->debugShowActiveSpans(str); in debugShowActiveSpans()
169 void debugShowActiveSpans(SkString* str) const;
345 contour->debugShowActiveSpans(&str); in ShowActiveSpans()1119 void SkOpSegment::debugShowActiveSpans(SkString* str) const { in debugShowActiveSpans() function in SkOpSegment