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

/external/skia/src/pathops/
H A DSkOpSpan.h65 void debugResetCoinT() const;
245 void debugResetCoinT() const;
H A DSkOpSegment.h173 void debugResetCoinT() const;
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 38 milliseconds