Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp312 bool has_cpu_usage) in get_pixel_w_h() argument
342 if (has_cpu_usage && is_primary_plane) in get_pixel_w_h()
513 const bool has_cpu_usage, in calc_allocation_size() argument
535 has_cpu_usage); in calc_allocation_size()
588 if (has_cpu_usage) in calc_allocation_size()
614 if (format.id == MALI_GRALLOC_FORMAT_INTERNAL_YV12 && has_hw_usage && has_cpu_usage) in calc_allocation_size()
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferallocation.cpp301 bool has_cpu_usage) in get_pixel_w_h() argument
330 if (has_cpu_usage && (plane == 0 || !format.planes_contiguous)) in get_pixel_w_h()
475 const bool has_cpu_usage, in calc_allocation_size() argument
492 has_cpu_usage); in calc_allocation_size()