Searched defs:ucount (Results 1 – 2 of 2) sorted by relevance
96 void SkLine2DPathEffect::nextSpan(int u, int v, int ucount, SkPath* dst) const { in nextSpan()
9063 int lcount, ucount; in parse_number() local