Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpCoincidence.h44 return fGlobalState->debugCoinDictEntry().fFunctionName; in debugID()
DSkPathOpsTypes.h110 const SkPathOpsDebug::CoinDictEntry& debugCoinDictEntry() const { return fCoinDictEntry; } in debugCoinDictEntry() function
DSkPathOpsDebug.cpp375 SkDebugf(" %s\n", contourList->globalState()->debugCoinDictEntry().fFunctionName); in CheckHealth()