Flutter Engine
The Flutter Engine
|
#include <BRDAllocator.h>
Public Member Functions | |
virtual SkCodec::ZeroInitialized | zeroInit () const =0 |
Abstract subclass of SkBitmap's allocator. Allows the allocator to indicate if the memory it allocates is zero initialized.
Definition at line 22 of file BRDAllocator.h.
|
pure virtual |
Indicates if the memory allocated by this allocator is zero initialized.