Searched refs:Heap (Results 1 – 3 of 3) sorted by relevance
231 , mPixelStorageType(PixelStorageType::Heap) { in Bitmap()282 case PixelStorageType::Heap: in ~Bitmap()312 case PixelStorageType::Heap: in getStorage()330 case PixelStorageType::Heap: in getAllocationByteCount()
36 Heap, enumerator
199 bool fromMalloc = bitmap->pixelStorageType() == PixelStorageType::Heap; in createBitmap()