Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageCrop.java163 mCropObj.unsetAspectRatio(); in applyFreeAspect()
268 mCropObj.unsetAspectRatio(); in onDraw()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropObject.java122 public void unsetAspectRatio() { in unsetAspectRatio() method in CropObject
DCropView.java208 mCropObj.unsetAspectRatio(); in applyFreeAspect()