HomeSort by relevance Sort by last modified time
    Searched defs:IMAGE_GAP (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PositionController.java 104 private static final int IMAGE_GAP = GalleryUtils.dpToPixel(16);
406 if (mFilmMode) return IMAGE_GAP;
409 return IMAGE_GAP + Math.max(gapToSide(a), gapToSide(b));
423 // IMAGE_GAP + MAX(gapToSide(previous), gapToSide(current))
    [all...]
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 62 milliseconds