Searched refs:debugStarter (Results 1 – 2 of 2) sorted by relevance
218 const SkOpSpan* debugStarter(SkOpSpanBase const** endPtr) const;
1415 const SkOpSpan* start = coin->fCoinPtTStart->span()->debugStarter(&end); in debugMark()1418 const SkOpSpanBase* oStart = coin->fOppPtTStart->span()->debugStarter(&oEnd); in debugMark()1588 const SkOpSpan* SkOpSpanBase::debugStarter(SkOpSpanBase const** endPtr) const { in debugStarter() function in SkOpSpanBase