Home
last modified time | relevance | path

Searched refs:RISING_DISTANCE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DSlotView.java348 private static final int RISING_DISTANCE = 128; field in SlotView.RisingAnimation
352 canvas.translate(0, 0, RISING_DISTANCE * (1 - mProgress)); in apply()