Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.h289 kExpandCoin_Glitch, enumerator
DSkPathOpsDebug.cpp454 case kExpandCoin_Glitch: SkDebugf(" ExpandCoin"); break; in DumpGlitchType()
1462 if (log) log->record(SkPathOpsDebug::kExpandCoin_Glitch, this, prev->ptT(), oppPtT); in debugExpand()
1479 if (log) log->record(SkPathOpsDebug::kExpandCoin_Glitch, this, next->ptT(), oppPtT); in debugExpand()
2036 … if (log) log->record(SkPathOpsDebug::kExpandCoin_Glitch, fHead, test->coinPtTStart()); in debugExpand()
/external/skqp/src/pathops/
DSkPathOpsDebug.h289 kExpandCoin_Glitch, enumerator
DSkPathOpsDebug.cpp454 case kExpandCoin_Glitch: SkDebugf(" ExpandCoin"); break; in DumpGlitchType()
1462 if (log) log->record(SkPathOpsDebug::kExpandCoin_Glitch, this, prev->ptT(), oppPtT); in debugExpand()
1479 if (log) log->record(SkPathOpsDebug::kExpandCoin_Glitch, this, next->ptT(), oppPtT); in debugExpand()
2036 … if (log) log->record(SkPathOpsDebug::kExpandCoin_Glitch, fHead, test->coinPtTStart()); in debugExpand()