Searched refs:fromMalloc (Results 1 – 2 of 2) sorted by relevance
138 NinePatch.InsetStruct ninePatchInsets, boolean fromMalloc) { in Bitmap() argument157 if (fromMalloc) { in Bitmap()
208 bool fromMalloc = bitmap->pixelStorageType() == PixelStorageType::Heap; in createBitmap() local215 isPremultiplied, ninePatchChunk, ninePatchInsets, fromMalloc); in createBitmap()