Searched refs:pixelStorageType (Results 1 – 2 of 2) sorted by relevance
106 PixelStorageType pixelStorageType() const { return mPixelStorageType; } in pixelStorageType() function
203 bool fromMalloc = bitmap->pixelStorageType() == PixelStorageType::Heap; in createBitmap()