Searched defs:ptCount (Results 1 – 9 of 9) sorted by relevance
14 int ptCount; member
145 int ptCount = SkPathOpsVerbToPoints(verb); in preFetch() local
378 int ptCount = SkPathOpsVerbToPoints(segment.verb()); in distEndRatio() local472 int ptCount = index ? rPts : lPts; in endsIntersect() local
152 bool SkDCubic::hullIntersects(const SkDPoint* pts, int ptCount, bool* isLinear) const { in hullIntersects()
329 int ptCount = SkPathOpsVerbToPoints(verb); in dump_curve() local
182 SkScalar ptCount = SkScalarMulDiv(pathLength, in init() local
415 void extend_pts(SkPath::Verb prevVerb, SkPath::Verb nextVerb, SkPoint* pts, int ptCount) { in extend_pts()
270 void SkGlyphCache::AddPoints(const SkPoint* pts, int ptCount, const SkScalar bounds[2], in AddPoints()
2515 int ptCount = 1; // moveTo in next() local