#include <SkBitmap.h>
Public Member Functions | |
virtual bool | allocPixelRef (SkBitmap *, SkColorTable *) |
Subclass of Allocator that returns a pixelref that allocates its pixel memory from the heap. This is the default Allocator invoked by allocPixels().
Definition at line 426 of file SkBitmap.h.
virtual bool SkBitmap::HeapAllocator::allocPixelRef | ( | SkBitmap * | , | |
SkColorTable * | ||||
) | [virtual] |