Home
last modified time | relevance | path

Searched defs:getByteCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/
DReusableBitmap.java73 public int getByteCount() { in getByteCount() method in ReusableBitmap
141 public int getByteCount() { in getByteCount() method in ReusableBitmap.NullReusableBitmap
/frameworks/base/graphics/java/android/graphics/
DBitmap.java1610 public final int getByteCount() { in getByteCount() method in Bitmap