Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc960/
Dmali_gralloc_ion.cpp168 static int alloc_from_ion_heap(int ion_fd, size_t size, unsigned int heap_mask, unsigned int flags,… in alloc_from_ion_heap() function
441 …shared_fd = alloc_from_ion_heap(m->ion_client, max_bufDescriptor->size, heap_mask, ion_flags, &min… in mali_gralloc_ion_allocate()
504 …shared_fd = alloc_from_ion_heap(m->ion_client, bufDescriptor->size, heap_mask, ion_flags, &min_pgs… in mali_gralloc_ion_allocate()
/device/amlogic/yukawa/gralloc/
Dmali_gralloc_ion.cpp154 static int alloc_from_ion_heap(int ion_fd, size_t size, unsigned int heap_mask, unsigned int flags,… in alloc_from_ion_heap() function
454 …shared_fd = alloc_from_ion_heap(m->ion_client, max_bufDescriptor->size, heap_mask, ion_flags, &min… in mali_gralloc_ion_allocate()
533 …shared_fd = alloc_from_ion_heap(m->ion_client, bufDescriptor->size, heap_mask, ion_flags, &min_pgs… in mali_gralloc_ion_allocate()