Searched refs:BareMemoryAllocator (Results 1 – 1 of 1) sorted by relevance
13 class BareMemoryAllocator : public SkBitmap::Allocator { class19 BareMemoryAllocator(const SkImageInfo& info, void* memory, size_t rowBytes) in BareMemoryAllocator() function in BareMemoryAllocator54 SkAutoTUnref<BareMemoryAllocator> allocator(SkNEW_ARGS(BareMemoryAllocator, in onGetPixels()