Searched refs:roundNearest (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DImageFilterGeometry.java75 cropBounds = GeometryMath.roundNearest(crop);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DGeometryMath.java103 public static Rect roundNearest(RectF r){ method in class:GeometryMath
H A DGeometryMetadata.java62 Rect cropBounds = GeometryMath.roundNearest(mCropBounds);
63 Rect photoBounds = GeometryMath.roundNearest(mPhotoBounds);

Completed in 370 milliseconds