Home
last modified time | relevance | path

Searched defs:getByteCount (Results 1 – 3 of 3) 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/av/media/mtp/
DMtpStringBuffer.h53 inline int getByteCount() const { return mByteCount; } in getByteCount() function
/frameworks/base/graphics/java/android/graphics/
DBitmap.java1256 public final int getByteCount() { in getByteCount() method in Bitmap