Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsDebug.h280 kMarkCoinMissing_Glitch, enumerator
DSkPathOpsDebug.cpp458 case kMarkCoinMissing_Glitch: SkDebugf(" MarkCoinMissing"); break; in DumpGlitchType()
2669 log->record(SkPathOpsDebug::kMarkCoinMissing_Glitch, segment, this); in debugInsertCoincidence()