Searched defs:nextSpan (Results 1 – 3 of 3) sorted by relevance
50 void Sk2DPathEffect::nextSpan(int x, int y, int count, SkPath* path) const { in nextSpan() function in Sk2DPathEffect97 void SkLine2DPathEffect::nextSpan(int u, int v, int ucount, SkPath* dst) const { in nextSpan() function in SkLine2DPathEffect
670 SkOpSpan* nextSpan = next->upCast(); in mark() local
1434 const SkOpSpan* nextSpan = next->upCast(); in debugMark() local