Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp586 const bool has_hw_usage, in calc_allocation_size() argument
639 if (has_hw_usage) in calc_allocation_size()
679 assert(has_hw_usage); in calc_allocation_size()
707 if (format.id == MALI_GRALLOC_FORMAT_INTERNAL_YV12 && has_hw_usage && has_cpu_usage) in calc_allocation_size()