Searched refs:RISING_DISTANCE (Results 1 – 1 of 1) sorted by relevance
348 private static final int RISING_DISTANCE = 128; field in SlotView.RisingAnimation352 canvas.translate(0, 0, RISING_DISTANCE * (1 - mProgress)); in apply()