OSDN Git Service

Fix NPE with inPurgeable Bitmaps in getAllocationByteCount
authorChris Craik <ccraik@google.com>
Wed, 6 Nov 2013 22:01:28 +0000 (14:01 -0800)
committerChris Craik <ccraik@google.com>
Wed, 6 Nov 2013 22:01:28 +0000 (14:01 -0800)
commit222f2ad294c9046b62af5e059f8b409aec044ce9
tree83c65f8b1f0572295a6a3823294631258f86f719
parent194271565399a9216b8e0dece118874fc5f7e474
Fix NPE with inPurgeable Bitmaps in getAllocationByteCount

bug:11556330
Change-Id: I430136ea15baeb60adfb9bb2acdde9505ce707fe
graphics/java/android/graphics/Bitmap.java