Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp54 #define CAMERA_RAW_BUFFER_BYTE_ALIGN 32 macro
669 hw_align = std::max(hw_align, static_cast<uint32_t>(CAMERA_RAW_BUFFER_BYTE_ALIGN)); in calc_allocation_size()