Searched defs:snapDistance (Results 1 – 1 of 1) sorted by relevance
1093 val snapDistance = (snapAccumulator / snapThreshold).toInt() in handleScrollEvent() constant1201 val snapDistance = sign(snapAccumulator).toInt() in handleScrollEvent() constant