Home
last modified time | relevance | path

Searched refs:kPageAllocationGranularityShift (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator.h20 static const size_t kPageAllocationGranularityShift = 16; // 64KB variable
22 static const size_t kPageAllocationGranularityShift = 14; // 16KB
24 static const size_t kPageAllocationGranularityShift = 12; // 4KB
27 1 << kPageAllocationGranularityShift;