Searched refs:stdalloc (Results 1 – 4 of 4) sorted by relevance
214 HeapAllocator stdalloc; in tryAllocPixels() local217 allocator = &stdalloc; in tryAllocPixels()
89 SkBitmap::HeapAllocator stdalloc;90 if (!stdalloc.allocPixelRef(&bitmap)) {