Searched defs:scrollSpeed (Results 1 – 1 of 1) sorted by relevance
212 int scrollSpeed = calcScrollSpeed(scrollable, durationMs); in scroll() local235 int scrollSpeed = (int) (bounds.height() / durationSeconds); in calcScrollSpeed() local