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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPositionController.java105 private static final int HORIZONTAL_SLACK = GalleryUtils.dpToPixel(12); field in class:PositionController
1461 calculateStableBound(scale, HORIZONTAL_SLACK);
1639 calculateStableBound(scale, HORIZONTAL_SLACK);

Completed in 63 milliseconds