Searched refs:popScale (Results 1 – 2 of 2) sorted by relevance
968 mView.popScale(POP_ON_FLING_VELOCITY) in <lambda>()989 mView.popScale(POP_ON_COMMITTED_VELOCITY) in <lambda>()
375 fun popScale(startingVelocity: Float) { in popScale() method