Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp52 #define BIG_BYTE_ALIGN_DEFAULT 64 macro
680 hw_align = lcm(hw_align, static_cast<uint32_t>(BIG_BYTE_ALIGN_DEFAULT)); in calc_allocation_size()