Searched defs:calculateDistanceTo (Results 1 – 5 of 5) sorted by relevance
55 override fun calculateDistanceTo(targetIndex: Int, targetOffset: Int): Int { in LazyLayoutScrollScope() method
52 override fun calculateDistanceTo(targetIndex: Int, targetOffset: Int): Int { in LazyLayoutScrollScope() method
56 override fun calculateDistanceTo(targetIndex: Int, targetOffset: Int): Int { in LazyLayoutScrollScope() method
94 fun calculateDistanceTo(targetIndex: Int, targetOffset: Int = 0): Int in snapToItem() method