Home
last modified time | relevance | path

Searched refs:getByteCount (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/java/android/net/
DThrottleManager.java148 public long getByteCount(String iface, int direction, int period, int ago) { in getByteCount() method in ThrottleManager
150 return mService.getByteCount(iface, direction, period, ago); in getByteCount()
DIThrottleManager.aidl27 long getByteCount(String iface, int dir, int period, int ago); in getByteCount() method
/frameworks/base/graphics/tests/graphicstests/src/android/graphics/
DBitmapTest.java43 assertEquals("byteCount", 80000, bm1.getByteCount()); in testBasic()
44 assertEquals("byteCount", 40000, bm2.getByteCount()); in testBasic()
45 assertEquals("byteCount", 40000, bm3.getByteCount()); in testBasic()
/frameworks/av/media/mtp/
DMtpStringBuffer.h50 inline int getByteCount() const { return mByteCount; } in getByteCount() function
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DNativeFrame.java179 int byteCount = rgbaBitmap.getByteCount(); in setBitmap()
195 int byteCount = result.getByteCount(); in getBitmap()
DGLFrame.java234 if (!setNativeBitmap(rgbaBitmap, rgbaBitmap.getByteCount())) { in setBitmap()
/frameworks/base/graphics/java/android/graphics/
DBitmap.java370 long pixelSize = getByteCount(); in copyPixelsToBuffer()
406 long bitmapBytes = getByteCount(); in copyPixelsFromBuffer()
874 public final int getByteCount() { in getByteCount() method in Bitmap
/frameworks/base/docs/html/sdk/api_diff/12/
DmissingSinces.txt34 NO DOC BLOCK: android.graphics.Bitmap Method getByteCount()
/frameworks/base/docs/html/training/displaying-bitmaps/
Dcache-bitmap.jd116 return bitmap.getByteCount();
/frameworks/base/services/java/com/android/server/
DThrottleService.java303 public long getByteCount(String iface, int dir, int period, int ago) { in getByteCount() method in ThrottleService
/frameworks/base/docs/html/about/versions/
Dandroid-3.1.jd535 <li>{@link android.graphics.Bitmap#getByteCount()} gets a Bitmap's size in
/frameworks/base/api/
D14.txt7791 method public final int getByteCount();
D15.txt7823 method public final int getByteCount();
Dcurrent.txt8095 method public final int getByteCount();
D16.txt8095 method public final int getByteCount();