commit | 953f9094a2ec14594fa8501d5f3e2d9e300b1b62 | [log] [tgz] |
---|---|---|
author | Wei-Ta Chen <weita@google.com> | Fri Dec 03 14:06:18 2010 -0800 |
committer | Wei-Ta Chen <weita@google.com> | Mon Dec 06 14:24:51 2010 -0800 |
tree | 418adb9e964bcaa3b17ee60976435e6e3efc359c | |
parent | 961d55fe00577921c9a803a315bed0a7f87544cb [diff] |
Add inPreferQualityOverSpeed into BitmapFactory.Options. The new field allows a developer to use a more accurate by slightly slower IDCT method in JPEG decode. This in turns improves the quality of the reconstructed image. The field by default is not set and thus does not affect existing applications. Bug: 3238925 Change-Id: I93d55b7226e47a43e639325cd1a677694d6f2ee4