Searched refs:stdalloc (Results 1 – 2 of 2) sorted by relevance
10 SkBitmap::HeapAllocator stdalloc; in draw() local11 if (!stdalloc.allocPixelRef(&bitmap)) { in draw()
205 HeapAllocator stdalloc; in tryAllocPixels() local208 allocator = &stdalloc; in tryAllocPixels()