Searched refs:VELOCITY_FACTOR (Results 1 – 1 of 1) sorted by relevance
105 private static final float VELOCITY_FACTOR = 0.1f; field in EdgeAnimation146 float finish = Utils.clamp(mValue + velocity * VELOCITY_FACTOR, in onAbsorb()