Home | History | Annotate | Download | only in ui

Lines Matching defs:IMAGE_GAP

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))