Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h307 kReturnFalse_Glitch, enumerator
DSkPathOpsDebug.cpp36 do { if (cond) log->record(SkPathOpsDebug::kReturnFalse_Glitch, span); \
472 case kReturnFalse_Glitch: SkDebugf(" ReturnFalse"); break; in DumpGlitchType()
/external/skqp/src/pathops/
DSkPathOpsDebug.h307 kReturnFalse_Glitch, enumerator
DSkPathOpsDebug.cpp36 do { if (cond) log->record(SkPathOpsDebug::kReturnFalse_Glitch, span); \
472 case kReturnFalse_Glitch: SkDebugf(" ReturnFalse"); break; in DumpGlitchType()