Searched refs:ConstructBitmap (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DIconCache.cpp261 IconCacheEntry::ConstructBitmap(BBitmap* constructFrom, function in class:IconCacheEntry
278 IconCacheEntry::ConstructBitmap(IconDrawMode requestedMode, BSize size, function in class:IconCacheEntry
284 return ConstructBitmap(source, requestedMode, kNormalIcon, size,
395 entry->ConstructBitmap(mode, size, lazyBitmap);
471 entry->ConstructBitmap(mode, size, lazyBitmap);
646 entry->ConstructBitmap(mode, size, lazyBitmap);
773 entry->ConstructBitmap(mode, size, lazyBitmap);
827 entry->ConstructBitmap(mode, size, lazyBitmap);
839 entry->ConstructBitmap(mode, size, lazyBitmap);
898 entry->ConstructBitmap(mod
[all...]
H A DIconCache.h170 BBitmap* ConstructBitmap(BBitmap* constructFrom,
173 BBitmap* ConstructBitmap(IconDrawMode requestedMode, BSize size,

Completed in 166 milliseconds