Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h256 kCorrectEnd_Glitch, enumerator
DSkPathOpsDebug.cpp452 case kCorrectEnd_Glitch: SkDebugf(" CorrectEnd"); break; in DumpGlitchType()
1427 log->record(SkPathOpsDebug::kCorrectEnd_Glitch, this, origPtT, testPtT); in debugCorrectOneEnd()