Searched defs:DragState (Results 1 – 1 of 1) sorted by relevance
179 private static class DragState implements NoCopySpan { class in Touch187 public DragState(float x, float y, int scrollX, int scrollY) { in DragState() method in Touch.DragState