Home | History | Annotate | Download | only in pathops

Lines Matching refs:SkOpGlobalState

98     void init(const SkOpGlobalState* state) {
227 const SkOpGlobalState* fGlobalState;
286 void SkOpGlobalState::debugAddToCoinChangedDict() {
579 void SkOpGlobalState::debugAddToGlobalCoinDicts() {
588 void SkOpGlobalState::debugAddLoopCount(SkIntersections* i, const SkIntersectionHelper& wt,
609 void SkOpGlobalState::debugDoYourWorst(SkOpGlobalState* local) {
650 void SkOpGlobalState::debugLoopReport() {
662 void SkOpGlobalState::debugResetLoopCounts() {
670 bool SkOpGlobalState::DebugRunFail() {
676 void SkOpGlobalState::debugSetPhase(const char* funcName DEBUG_COIN_DECLARE_PARAMS()) const {
677 auto writable = const_cast<SkOpGlobalState*>(this);
1410 const SkOpGlobalState* debugState) const {
1411 SkASSERT(coinPtTEnd()->span() == over || !SkOpGlobalState::DebugRunFail());
1412 SkASSERT(oppPtTEnd()->span() == outer || !SkOpGlobalState::DebugRunFail());