Home
last modified time | relevance | path

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

/aosp12/packages/apps/UniversalMediaPlayer/java/com/android/pump/util/
H A DBitmapCache.java54 return BitmapCompat.getAllocationByteCount(bitmap); in sizeOf()
/aosp12/frameworks/base/libs/hwui/jni/
H A DBitmap.cpp57 mAllocationSize = mBitmap->getAllocationByteCount(); in freePixels()
111 size_t getAllocationByteCount() const { in getAllocationByteCount() function in android::BitmapWrapper
113 return mBitmap->getAllocationByteCount(); in getAllocationByteCount()
448 if (requestedSize > bitmap->getAllocationByteCount()) { in Bitmap_reconfigure()
921 status = writeBlobFromFd(p.get(), bitmapWrapper->bitmap().getAllocationByteCount(), fd); in Bitmap_writeToParcel()
1172 return static_cast<jint>(bitmapHandle->getAllocationByteCount()); in Bitmap_getAllocationByteCount()
H A DBitmapRegionDecoder.cpp135 recycledBytes = recycledBitmap->getAllocationByteCount(); in nativeDecodeRegion()
H A DBitmapFactory.cpp327 existingBufferSize = reuseBitmap->getAllocationByteCount(); in doDecode()
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DDecodedImageResource.java113 return mBitmap.getAllocationByteCount(); in getMediaSize()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/helpers/
H A DCoverArt.java202 return mImage != null ? mImage.getAllocationByteCount() : 0; in size()
/aosp12/frameworks/base/libs/hwui/hwui/
H A DBitmap.h110 size_t getAllocationByteCount() const;
H A DBitmap.cpp301 size_t Bitmap::getAllocationByteCount() const { in getAllocationByteCount() function in android::Bitmap
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/imaging/
H A DLocalImageFetcher.java104 return ((BitmapDrawable) drawable).getBitmap().getAllocationByteCount(); in LocalImageFetcher()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java151 final int allocationByteCount = getAllocationByteCount(); in Bitmap()
1656 public final int getAllocationByteCount() { in getAllocationByteCount() method in Bitmap
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java488 getBitmap().getAllocationByteCount() >= MIN_ASHMEM_ICON_SIZE) { in convertToAshmem()
/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteViews.java1608 mBitmapMemory += mBitmaps.get(i).getAllocationByteCount(); in getBitmapMemory()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt6372 HSPLandroid/graphics/Bitmap;->getAllocationByteCount()I
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt14705 method public int getAllocationByteCount();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt10442 method public final int getAllocationByteCount();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt6370 HSPLandroid/graphics/Bitmap;->getAllocationByteCount()I