Searched defs:debugResetCoinT (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp2351 void SkOpSegment::debugResetCoinT() const { function in class:SkOpSegment
2366 span->debugResetCoinT();
2550 void SkOpSpanBase::debugResetCoinT() const { function in class:SkOpSpanBase
2554 ptT->debugResetCoinT();
2794 void SkOpPtT::debugResetCoinT() const { function in class:SkOpPtT
2796 this->segment()->debugResetCoinT();

Completed in 163 milliseconds