Searched refs:getpts (Results 1 – 1 of 1) sorted by relevance
54 static SkIPoint* getpts(const SkPath& path, int* count) { in getpts() function123 fPoints = getpts(fPath, &fPtCount); in CullView()