Searched defs:shouldSmoothScroll (Results 1 – 2 of 2) sorted by relevance
757 public Builder setShouldSmoothScroll(boolean shouldSmoothScroll) { in setShouldSmoothScroll()1206 private void setShouldSmoothScroll(boolean shouldSmoothScroll) { in setShouldSmoothScroll()1589 public boolean shouldSmoothScroll(int axis, int source) { in shouldSmoothScroll() method in InputDevice.ViewBehavior
86 std::optional<bool> shouldSmoothScroll; member