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

/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
H A DLocalPhotoSource.java107 private int[] getExponentialIndice(int total, int count) { method in class:LocalPhotoSource
166 int choosedIds[] = getExponentialIndice(photoCount, MAX_PHOTO_COUNT);

Completed in 75 milliseconds