Home
last modified time | relevance | path

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

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