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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropMath.java 190 public static void fixAspectRatioContained(RectF r, float w, float h) {
CropObject.java 96 CropMath.fixAspectRatioContained(inner, width, height);

Completed in 70 milliseconds