Searched refs:foundSpan (Results 1 – 1 of 1) sorted by relevance
1040 SkOpSpanBase* foundSpan; in nextChase() local1049 foundSpan = otherPtT->span(); in nextChase()1050 otherEnd = step > 0 ? foundSpan->upCast()->next() : foundSpan->prev(); in nextChase()1067 foundSpan = endSpan = next->start(); in nextChase()1070 int foundStep = foundSpan->step(otherEnd); in nextChase()1080 SkOpSpan* foundMin = foundSpan->starter(otherEnd); in nextChase()1085 *startPtr = foundSpan; in nextChase()