Searched refs:debugCoinLoopCheck (Results 1 – 3 of 3) sorted by relevance
450 bool debugCoinLoopCheck() const;
2573 SkASSERT(this->upCast()->debugCoinLoopCheck()); in debugValidate()2584 bool SkOpSpan::debugCoinLoopCheck() const { in debugCoinLoopCheck() function in SkOpSpan
797 bool ok = debugCoinLoopCheck(); in dumpCoin()