Home
last modified time | relevance | path

Searched refs:fGlitchType (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsDebug.h316 GlitchType fGlitchType; member
DSkPathOpsDebug.cpp244 if (entry->fGlitchType == kUninitialized_Glitch) { in add()
245 entry->fGlitchType = key.fGlitchType; in add()
323 fCoinDictEntry.fGlitchType = glitches.fGlitches[0].fType; in debugAddToCoinChangedDict()
686 entry->fGlitchType = SkPathOpsDebug::kUninitialized_Glitch; in debugSetPhase()
/external/skqp/src/pathops/
DSkPathOpsDebug.h316 GlitchType fGlitchType; member
DSkPathOpsDebug.cpp244 if (entry->fGlitchType == kUninitialized_Glitch) { in add()
245 entry->fGlitchType = key.fGlitchType; in add()
323 fCoinDictEntry.fGlitchType = glitches.fGlitches[0].fType; in debugAddToCoinChangedDict()
686 entry->fGlitchType = SkPathOpsDebug::kUninitialized_Glitch; in debugSetPhase()
/external/skqp/tests/
DPathOpsDebug.cpp349 if (visitCheck || entry.fGlitchType == kUninitialized_Glitch) { in dump()
352 DumpGlitchType(entry.fGlitchType); in dump()
/external/skia/tests/
DPathOpsDebug.cpp349 if (visitCheck || entry.fGlitchType == kUninitialized_Glitch) { in dump()
352 DumpGlitchType(entry.fGlitchType); in dump()