Searched refs:debugCoinDictEntry (Results 1 - 6 of 6) sorted by relevance

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

Completed in 147 milliseconds