Searched refs:VELOCITY_GLOW_FACTOR (Results 1 – 2 of 2) sorted by relevance
205 private static final int VELOCITY_GLOW_FACTOR = 6; field in EdgeEffect522 Math.min(velocity * VELOCITY_GLOW_FACTOR * .00001f, MAX_ALPHA)); in onAbsorb()
70093 Landroid/widget/EdgeEffect;->VELOCITY_GLOW_FACTOR:I