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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageCrop.java 138 public static void setMinCropSize(int minHeightWidth) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java 342 ImageCrop.setMinCropSize((int) getPixelsFromDip(55));
    [all...]

Completed in 38 milliseconds