Searched refs:VELOCITY_EDGE_FACTOR (Results 1 – 1 of 1) sorted by relevance
125 private static final int VELOCITY_EDGE_FACTOR = 8; field in EdgeEffect282 mEdgeAlphaFinish = Math.max(0, Math.min(velocity * VELOCITY_EDGE_FACTOR, 1)); in onAbsorb()285 HELD_EDGE_SCALE_Y, Math.min(velocity * VELOCITY_EDGE_FACTOR, 1.f)); in onAbsorb()