Lines Matching defs:HeapAllocator
648 /** Allocates pixel memory with HeapAllocator, and replaces existing SkPixelRef.
659 /** Allocates pixel memory with HeapAllocator, and replaces existing SkPixelRef.
672 If allocator is nullptr, use HeapAllocator instead.
683 If allocator is nullptr, use HeapAllocator instead.
1062 Uses HeapAllocator to reserve memory for dst SkPixelRef.
1075 generates mask alpha from SkBitmap. Uses HeapAllocator to reserve memory for dst
1094 class or be set to nullptr to use HeapAllocator. Sets offset to top-left
1149 Abstract subclass of HeapAllocator.
1166 /** \class SkBitmap::HeapAllocator
1171 class HeapAllocator : public Allocator {