Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
DSkPathOpsDebug.h273 kUninitialized_Glitch, enumerator
DSkPathOpsDebug.cpp244 if (entry->fGlitchType == kUninitialized_Glitch) { in add()
476 case kUninitialized_Glitch: break; in DumpGlitchType()
685 entry->fGlitchType = SkPathOpsDebug::kUninitialized_Glitch; in debugSetPhase()
/third_party/skia/src/pathops/
DSkPathOpsDebug.h260 kUninitialized_Glitch, enumerator
DSkPathOpsDebug.cpp244 if (entry->fGlitchType == kUninitialized_Glitch) { in add()
476 case kUninitialized_Glitch: break; in DumpGlitchType()
663 entry->fGlitchType = SkPathOpsDebug::kUninitialized_Glitch; in debugSetPhase()
/third_party/skia/tests/
DPathOpsDebug.cpp349 if (visitCheck || entry.fGlitchType == kUninitialized_Glitch) { in dump()
/third_party/flutter/skia/tests/
DPathOpsDebug.cpp349 if (visitCheck || entry.fGlitchType == kUninitialized_Glitch) { in dump()