Searched refs:DebugClearVisited (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/pathops/
H A DSkOpSegment.h174 static void DebugClearVisited(const SkOpSpanBase* span);
H A DSkPathOpsDebug.cpp839 void SkOpSegment::DebugClearVisited(const SkOpSpanBase* span) { function in class:SkOpSegment
960 DebugClearVisited(&fHead);
/external/skqp/src/pathops/
H A DSkOpSegment.h174 static void DebugClearVisited(const SkOpSpanBase* span);
H A DSkPathOpsDebug.cpp839 void SkOpSegment::DebugClearVisited(const SkOpSpanBase* span) { function in class:SkOpSegment
960 DebugClearVisited(&fHead);

Completed in 116 milliseconds