OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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 313 milliseconds