BitmapSize
IconTarPtr::Offset(BitmapSize size) const
IconTarPtr::HasOffset(BitmapSize size) const
IconTarPtr::SetOffset(BitmapSize size, off_t value)
bool HasOffset(BitmapSize size) const;
off_t Offset(BitmapSize size) const;
void SetOffset(BitmapSize size, off_t value);
IconTarPtrEntryListener::_LeafNameToBitmapSize(BString& leafName, BitmapSize* storedSize)
PackageIconTarRepository::AddIconTarPtr(const BString& packageName, BitmapSize storedSize,
BitmapSize storedSize = BITMAP_SIZE_ANY;
PackageIconTarRepository::_ToIconCacheKeyPart(BitmapSize storedSize)
PackageIconTarRepository::_ToIconCacheKey(const BString& pkgName, BitmapSize storedSize,
PackageIconTarRepository::_CreateIconFromTarOffset(off_t offset, BitmapSize storedSize, uint32 size,
/*static*/ BitmapSize
BitmapSize* bitmapSize);
BitmapSize storedSize;
BitmapSize size, off_t offset);
const char* _ToIconCacheKeyPart(BitmapSize size);
const HashString _ToIconCacheKey(const BString& pkgName, BitmapSize storedSize,
status_t _CreateIconFromTarOffset(off_t offset, BitmapSize bitmapSize,
static BitmapSize _BestStoredSize(const IconTarPtrRef iconTarPtrRef,
} else if (block < 1 + disk.BitmapSize()) {
disk.BitmapSize());
uint32 BitmapSize() const { return fBitmap.Size(); }
size_t BitmapSize() const;
addedOrRemovedSize += lowerMask->BitmapSize();
size_t maskStackSize = mask->BitmapSize();
size_t removedMaskStackSize = it->fMask->BitmapSize();