Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h260 kMarkCoinEnd_Glitch, enumerator
DSkPathOpsDebug.cpp456 case kMarkCoinEnd_Glitch: SkDebugf(" MarkCoinEnd"); break; in DumpGlitchType()
2473 log->record(SkPathOpsDebug::kMarkCoinEnd_Glitch, this, coin); in debugInsertCoinEnd()