Home
last modified time | relevance | path

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

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