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

  /packages/apps/Camera2/src/com/android/camera/crop/
CropObject.java 238 RectF newCrop = fixedCornerResize(crop, movingEdges, dx, dy);
293 private static RectF fixedCornerResize(RectF r, int moving_corner, float dx, float dy) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropObject.java 240 RectF newCrop = fixedCornerResize(crop, movingEdges, dx, dy);
295 private static RectF fixedCornerResize(RectF r, int moving_corner, float dx, float dy) {

Completed in 774 milliseconds