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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropObject.java 91 public boolean setInnerAspectRatio(float width, float height) {
CropView.java 238 if (!mCropObj.setInnerAspectRatio(x, y)) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageCrop.java 191 if (!mCropObj.setInnerAspectRatio(x, y)) {

Completed in 105 milliseconds