Searched defs:nextSpan (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/src/effects/ | ||
D | Sk2DPathEffect.cpp | 50 void Sk2DPathEffect::nextSpan(int x, int y, int count, SkPath* path) const { in nextSpan() function in Sk2DPathEffect |
/third_party/skia/src/effects/ | ||
D | Sk2DPathEffect.cpp | 38 virtual void nextSpan(int x, int y, int ucount, SkPath* path) const { in nextSpan() function in Sk2DPathEffect |