Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.cpp74 static const int kGlitchType_Count = kUnmergedSpan_Glitch + 1; variable
185 for (int index = 0; index < kGlitchType_Count; ++index) { in CheckHealth()