Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsDebug.h273 kCollapsedWindValue_Glitch, enumerator
DSkPathOpsDebug.cpp451 case kCollapsedWindValue_Glitch: SkDebugf(" CollapsedWindValue"); break; in DumpGlitchType()
795 if (span->windValue()) glitches->record(SkPathOpsDebug::kCollapsedWindValue_Glitch, span); in debugClearOne()