Home
last modified time | relevance | path

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

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