Home
last modified time | relevance | path

Searched refs:debugClearOne (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkOpSegment.h142 void debugClearOne(const SkOpSpan* span, SkPathOpsDebug::GlitchLog* glitches) const;
DSkPathOpsDebug.cpp811 this->debugClearOne(span, glitches); in debugClearAll()
817 void SkOpSegment::debugClearOne(const SkOpSpan* span, SkPathOpsDebug::GlitchLog* glitches) const { in debugClearOne() function in SkOpSegment