Home
last modified time | relevance | path

Searched defs:kBlockOverhead (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_allocator/block/public/pw_allocator/block/
Dbasic.h96 static constexpr size_t kBlockOverhead = variable
/external/skia/src/base/
DSkBlockAllocator.h568 static constexpr int kBlockOverhead = (int) BlockOverhead<Align, Padding>(); in allocate() local