Searched defs:RISING_DISTANCE (Results 1 - 1 of 1) sorted by relevance

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

Completed in 41 milliseconds