Searched refs:foundSpan (Results 1 – 2 of 2) sorted by relevance
1078 SkOpSpanBase* foundSpan; in nextChase() local1087 foundSpan = otherPtT->span(); in nextChase()1089 ? foundSpan->upCastable() ? foundSpan->upCast()->next() : nullptr in nextChase()1090 : foundSpan->prev(); in nextChase()1107 foundSpan = endSpan = next->start(); in nextChase()1113 int foundStep = foundSpan->step(otherEnd); in nextChase()1120 SkOpSpan* foundMin = foundSpan->starter(otherEnd); in nextChase()1125 *startPtr = foundSpan; in nextChase()