Searched defs:getPoints (Results 1 – 8 of 8) sorted by relevance
62 public List<T> getPoints() { in getPoints() method in Cluster
116 public abstract List<Point> getPoints(); in getPoints() method in TimeSeries
75 const std::vector<InstructionBenchmark> &getPoints() const { return Points_; } in getPoints() function
529 SkPoint* getPoints() { in getPoints() function536 const SkPoint* getPoints() const { in getPoints() function
530 SkPoint* getPoints() { in getPoints() function537 const SkPoint* getPoints() const { in getPoints() function
157 public List<Point> getPoints() { in getPoints() method in ShadowPath
666 int SkPath::getPoints(SkPoint dst[], int max) const { in getPoints() function in SkPath