History log of /packages/apps/Camera2/src/com/android/camera/util/AspectRatio.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cc6139467c1c9545de1f098d938409e182c9b7ad 05-Mar-2015 Senpo Hu <senpo@google.com> [CaptureIntent] Fix 16x9 stretch problem on Nexus 4.

2. Also, more clean up for unit tests.

Unfortunately I lump two things together is because there are some nice
things about the clean up that helps deliver the fix.

Bug: 19616722
Change-Id: I632e9f679db6e8a68179912ee4e29c1394084324
/packages/apps/Camera2/src/com/android/camera/util/AspectRatio.java
2f6fe6f07a6d43d8bb49156a7a73e86896ab7d1e 24-Feb-2015 Puneet Lall <puneetl@google.com> Add support for non-native picture sizes

Add a new PictureSizeCalculator which selects the most-appropriate
natively-supported picture size for any target, user-selected, picture
size. The appropriate, centered, crop-region is passed to the
ImageBackend, but is currently ignored. Future work is required
to crop the resulting images using these values.

Bug: 19323062
Change-Id: I65cdc97950840dde0a94c96179ade3aae17acc30
/packages/apps/Camera2/src/com/android/camera/util/AspectRatio.java