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