Home
last modified time | relevance | path

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

/third_party/skia/docs/examples/
H A DBitmap_HeapAllocator_allocPixelRef.cpp10 SkBitmap::HeapAllocator stdalloc; in REG_FIDDLE() local
11 if (!stdalloc.allocPixelRef(&bitmap)) { in REG_FIDDLE()
/third_party/skia/src/core/
H A DSkBitmap.cpp205 HeapAllocator stdalloc; in tryAllocPixels() local
208 allocator = &stdalloc; in tryAllocPixels()

Completed in 4 milliseconds