Searched refs:clampScale (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPositionController.java526 s = b.clampScale(s * getTargetScale(b));
1661 targetScale = clampScale(targetScale);
1681 public float clampScale(float s) { method in class:PositionController.Box

Completed in 38 milliseconds