Flutter Engine
The Flutter Engine
|
#include <SkBlockAllocator.h>
Public Types | |
using | GrowthPolicy = SkBlockAllocator::GrowthPolicy |
Public Member Functions | |
SkSBlockAllocator () | |
SkSBlockAllocator (GrowthPolicy policy) | |
SkSBlockAllocator (GrowthPolicy policy, size_t blockIncrementBytes) | |
~SkSBlockAllocator () | |
SkBlockAllocator * | operator-> () |
const SkBlockAllocator * | operator-> () const |
SkBlockAllocator * | allocator () |
const SkBlockAllocator * | allocator () const |
Definition at line 481 of file SkBlockAllocator.h.
using SkSBlockAllocator< N >::GrowthPolicy = SkBlockAllocator::GrowthPolicy |
Definition at line 483 of file SkBlockAllocator.h.
|
inline |
Definition at line 485 of file SkBlockAllocator.h.
|
inlineexplicit |
Definition at line 488 of file SkBlockAllocator.h.
|
inline |
Definition at line 492 of file SkBlockAllocator.h.
|
inline |
Definition at line 496 of file SkBlockAllocator.h.
|
inline |
Definition at line 503 of file SkBlockAllocator.h.
|
inline |
Definition at line 504 of file SkBlockAllocator.h.
|
inline |
Definition at line 500 of file SkBlockAllocator.h.
|
inline |
Definition at line 501 of file SkBlockAllocator.h.