Searched defs:from (Results 1 – 1 of 1) sorted by relevance
201 public void scroll(@Nonnull Point from, @Nonnull Point to) { in scroll()206 public void fling(@Nonnull Point from, @Nonnull Point to) { in fling()211 public void drag(@Nonnull Point from, @Nonnull Point to) { in drag()217 private void swipe(Point from, Point to, int steps) { in swipe()