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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterCropRepresentation.java 96 public static void findScaledCrop(RectF crop, int bitmapWidth, int bitmapHeight) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageCrop.java 242 FilterCropRepresentation.findScaledCrop(scaledCrop, width, height);
311 FilterCropRepresentation.findScaledCrop(mScreenCropBounds, bitmap.getWidth(),