Home
last modified time | relevance | path

Searched refs:stdalloc (Results 1 – 2 of 2) sorted by relevance

/external/skia/legacy/src/core/
DSkBitmap.cpp363 HeapAllocator stdalloc; in allocPixels() local
366 allocator = &stdalloc; in allocPixels()
/external/skia/src/core/
DSkBitmap.cpp380 HeapAllocator stdalloc; in allocPixels() local
383 allocator = &stdalloc; in allocPixels()