Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp208 int alloc_from_dmabuf_heap(uint64_t usage, size_t size, const std::string& buffer_name = "", bool u… in alloc_from_dmabuf_heap() function
337 hnd->fds[idx] = alloc_from_dmabuf_heap(usage, hnd->attr_size); in mali_gralloc_ion_allocate_attr()
406 …fd = alloc_from_dmabuf_heap(usage, bufDescriptor->alloc_sizes[fidx], bufDescriptor->name, use_plac… in mali_gralloc_ion_allocate()