Searched defs:countPoints (Results 1 – 3 of 3) sorted by relevance
223 int countPoints() const { SkDEBUGCODE(this->validate();) return fPointCnt; } in countPoints() function
53 int countPoints() { in countPoints() function
616 int SkPath::countPoints() const { in countPoints() function in SkPath