Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpContour.h115 void debugShowActiveSpans() { in debugShowActiveSpans() function
118 segment->debugShowActiveSpans(); in debugShowActiveSpans()
DSkOpSegment.h142 void debugShowActiveSpans() const;
DSkPathOpsCommon.cpp148 contour->debugShowActiveSpans(); in DebugShowActiveSpans()
DSkPathOpsDebug.cpp175 void SkOpSegment::debugShowActiveSpans() const { in debugShowActiveSpans() function in SkOpSegment