Searched defs:addPoint (Results 1 – 3 of 3) sorted by relevance
391 public int addPoint(float x, float y) { in addPoint() method in Spline395 public int addPoint(ControlPoint v) { in addPoint() method in Spline
290 public void addPoint(float x, float y) { in addPoint() method in FilterDrawRepresentation
1427 private void addPoint(float x, float y, long time) { in addPoint() method in KeyboardView.SwipeTracker