Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_ion.cpp897 buffer_descriptor_t *max_bufDescriptor; in mali_gralloc_ion_allocate() local
900 max_bufDescriptor = (buffer_descriptor_t *)(descriptors[max_buffer_index]); in mali_gralloc_ion_allocate()
901 usage = max_bufDescriptor->consumer_usage | max_bufDescriptor->producer_usage; in mali_gralloc_ion_allocate()
912 if (allocate_to_fds(max_bufDescriptor, heap_type, ion_flags, &priv_heap_flag, &min_pgsz, in mali_gralloc_ion_allocate()
975 max_bufDescriptor->size, bufDescriptor->pixel_stride, bufDescriptor->layer_count, in mali_gralloc_ion_allocate()