Files
frameworks_base/core/java/android/widget
Leon Scroggins III 046a99ebbb Use ImageDecoder in ImageView.getDrawableFromUri
Bug: 63909536
Test: Existing CTS tests

ImageDecoder will bypass the InputStream if possible, allowing it to be
more efficient. In addition, it handles density scaling differently;
instead of using more RAM to scale the image up, it results in scaling
at draw time.

Change-Id: Ied7c0865a736f9ef0de367299264e18ccc3e0b92
2018-01-31 15:43:49 -05:00
..
2017-08-06 07:37:08 -06:00
2018-01-18 12:36:00 +00:00
2017-12-18 18:04:30 -08:00