Searched defs:getPoints (Results 1 – 10 of 10) sorted by relevance
62 public List<T> getPoints() { in getPoints() method in Cluster
116 public abstract List<Point> getPoints(); in getPoints() method in TimeSeries
18 public abstract List<Point> getPoints(); in getPoints() method in ShadowPath
235 public List<Point> getPoints() { in getPoints() method in ShadowNativePath
157 public List<Point> getPoints() { in getPoints() method in ShadowLegacyPath
98 public float[] getPoints() { in getPoints() method in Approximator.Line
71 public AnimatableFloatValue getPoints() { in getPoints() method in PolystarShape
496 const SkPoint* getPoints() const { in getPoints() function
157 public List<Point> getPoints() { in getPoints() method in ShadowPath
526 int SkPath::getPoints(SkPoint dst[], int max) const { in getPoints() function in SkPath