Searched refs:Heap (Results 1 – 3 of 3) sorted by relevance
193 , mPixelStorageType(PixelStorageType::Heap) { in Bitmap()241 case PixelStorageType::Heap: in ~Bitmap()267 case PixelStorageType::Heap: in getStorage()285 case PixelStorageType::Heap: in getAllocationByteCount()
32 Heap, enumerator
203 bool fromMalloc = bitmap->pixelStorageType() == PixelStorageType::Heap; in createBitmap()