Searched refs:kAllocAlignment (Results 1 – 1 of 1) sorted by relevance
42 constexpr uint32_t kAllocAlignment = 16384; variable44 constexpr uint32_t kAllocAlignment = 4096; variable96 bits = android::aligned_buf_alloc(kAllocAlignment, sz); in MemBlock()254 void* const bits = android::aligned_buf_alloc(kAllocAlignment, bitsSize); in load()