OSDN Git Service

Make BitmapFactory.Options API Changes
authorMatt Sarett <msarett@google.com>
Fri, 18 Dec 2015 18:07:01 +0000 (13:07 -0500)
committerMatt Sarett <msarett@google.com>
Mon, 4 Jan 2016 22:20:17 +0000 (17:20 -0500)
commit5e2496bcee239ce9ebeff6022b7badf81d87492c
tree378b283d57c77b92b8d1f941c9935ba9ec99b3f9
parentca9c0d428aebd0506d7cd13e4a6d3c0e99f35233
Make BitmapFactory.Options API Changes

This changes the documentation for inPreferQualityOverSpeed,
inDither, and requestCancelDecode().

These changes are a result of modifying the backends of
BitmapFactory and BitmapRegionDecoder to be faster, higher quality,
and to use standard libraries.

BUG:26266063
BUG:25556965
Change-Id: I9008fd276a38c737e242bcc6930ffe4e36d9fd1d
api/current.txt
api/system-current.txt
api/test-current.txt
core/jni/android/graphics/BitmapFactory.cpp
graphics/java/android/graphics/BitmapFactory.java