From f7f9d9c39df22ad6929f001f07588469f77e8bf5 Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Wed, 16 Feb 2011 15:46:12 -0800 Subject: Expose an API to get a bitmap's size in bytes. Change-Id: I960c3b02b1ba8d3a8d92aaa98955a159e6f3a228 http://b/3184897 --- api/current.xml | 11 +++++++++++ graphics/java/android/graphics/Bitmap.java | 13 ++++++++++--- .../graphicstests/src/android/graphics/BitmapTest.java | 6 ++++-- 3 files changed, 25 insertions(+), 5 deletions(-) diff --git a/api/current.xml b/api/current.xml index 1ce49d4d7964..71b77a6cc143 100644 --- a/api/current.xml +++ b/api/current.xml @@ -76371,6 +76371,17 @@ + +