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

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

Completed in 710 milliseconds