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