Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_ion.cpp397 auto dmabuf_heap_info = select_dmabuf_heap(heap_mask); in alloc_from_ion_heap() local
398 auto dmabuf_heap_name = dmabuf_heap_info.first; in alloc_from_ion_heap()
406 *min_pgsz = dmabuf_heap_info.second; in alloc_from_ion_heap()