Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc211 size_t currentIncrement = in PartitionAllocGenericInit() local
221 current_size += currentIncrement; in PartitionAllocGenericInit()
224 currentIncrement <<= 1; in PartitionAllocGenericInit()