Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPositionController.java1579 progress = CaptureAnimation.calculateSlide(progress); in interpolateLinear()
1724 float f = CaptureAnimation.calculateScale(progress); in interpolateLinear()
1774 float f = CaptureAnimation.calculateScale(progress); in interpolate()
DCaptureAnimation.java24 public class CaptureAnimation { class