Home
last modified time | relevance | path

Searched refs:debugShowActiveSpans (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/pathops/
DSkOpContour.h118 void debugShowActiveSpans(SkString* str) { in debugShowActiveSpans() function
121 segment->debugShowActiveSpans(str); in debugShowActiveSpans()
DSkOpSegment.h158 void debugShowActiveSpans(SkString* str) const;
DSkPathOpsDebug.cpp334 contour->debugShowActiveSpans(&str); in ShowActiveSpans()
1141 void SkOpSegment::debugShowActiveSpans(SkString* str) const { in debugShowActiveSpans() function in SkOpSegment
/external/skia/src/pathops/
DSkOpContour.h117 void debugShowActiveSpans(SkString* str) { in debugShowActiveSpans() function
120 segment->debugShowActiveSpans(str); in debugShowActiveSpans()
DSkOpSegment.h158 void debugShowActiveSpans(SkString* str) const;
DSkPathOpsDebug.cpp334 contour->debugShowActiveSpans(&str); in ShowActiveSpans()
1118 void SkOpSegment::debugShowActiveSpans(SkString* str) const { in debugShowActiveSpans() function in SkOpSegment