|
static constexpr size_t | kAddressAlign = SkBlockAllocator::kAddressAlign |
|
Definition at line 50 of file SkTBlockListTest.cpp.
◆ ScratchBlockSize()
static size_t TBlockListTestAccess::ScratchBlockSize |
( |
SkTBlockList< C, N > & |
list | ) |
|
|
inlinestatic |
Definition at line 53 of file SkTBlockListTest.cpp.
53 {
54 return (size_t) list.fAllocator->scratchBlockSize();
55 }
◆ TotalSize()
static size_t TBlockListTestAccess::TotalSize |
( |
SkTBlockList< C, N > & |
list | ) |
|
|
inlinestatic |
◆ kAddressAlign
constexpr size_t TBlockListTestAccess::kAddressAlign = SkBlockAllocator::kAddressAlign |
|
staticconstexpr |
The documentation for this class was generated from the following file: