Home
last modified time | relevance | path

Searched refs:setInnerAspectRatio (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropObject.java91 public boolean setInnerAspectRatio(float width, float height) { in setInnerAspectRatio() method in CropObject
DCropView.java238 if (!mCropObj.setInnerAspectRatio(x, y)) { in applyAspect()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageCrop.java191 if (!mCropObj.setInnerAspectRatio(x, y)) { in applyAspect()