Home
last modified time | relevance | path

Searched refs:getAllocationByteCount (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/libs/hwui/hwui/
DBitmap.h93 size_t getAllocationByteCount() const;
DBitmap.cpp283 size_t Bitmap::getAllocationByteCount() const { in getAllocationByteCount() function in android::Bitmap
/frameworks/base/core/jni/android/graphics/
DBitmap.cpp53 mAllocationSize = mBitmap->getAllocationByteCount(); in freePixels()
107 size_t getAllocationByteCount() const { in getAllocationByteCount() function in android::BitmapWrapper
109 return mBitmap->getAllocationByteCount(); in getAllocationByteCount()
492 if (requestedSize > bitmap->getAllocationByteCount()) { in Bitmap_reconfigure()
1095 return static_cast<jint>(bitmapHandle->getAllocationByteCount()); in Bitmap_getAllocationByteCount()
DBitmapRegionDecoder.cpp166 recycledBytes = recycledBitmap->getAllocationByteCount(); in nativeDecodeRegion()
DBitmapFactory.cpp336 existingBufferSize = reuseBitmap->getAllocationByteCount(); in doDecode()
/frameworks/base/graphics/java/android/graphics/
DBitmap.java157 final int allocationByteCount = getAllocationByteCount(); in Bitmap()
1634 public final int getAllocationByteCount() { in getAllocationByteCount() method in Bitmap
/frameworks/base/graphics/java/android/graphics/drawable/
DIcon.java447 getBitmap().getAllocationByteCount() >= MIN_ASHMEM_ICON_SIZE) { in convertToAshmem()
/frameworks/base/core/java/android/widget/
DRemoteViews.java1184 mBitmapMemory += mBitmaps.get(i).getAllocationByteCount(); in getBitmapMemory()
/frameworks/base/core/java/android/app/
DNotification.java6625 mPicture.getAllocationByteCount() >= MIN_ASHMEM_BITMAP_SIZE) {
/frameworks/base/config/
Dboot-image-profile.txt5477 HSPLandroid/graphics/Bitmap;->getAllocationByteCount()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10442 method public final int getAllocationByteCount();
/frameworks/base/non-updatable-api/
Dcurrent.txt13611 method public int getAllocationByteCount();
/frameworks/base/api/
Dcurrent.txt13611 method public int getAllocationByteCount();