Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.h25 int mali_gralloc_ion_allocate(const gralloc_buffer_descriptor_t *descriptors,
Dmali_gralloc_ion.cpp360 int mali_gralloc_ion_allocate(const gralloc_buffer_descriptor_t *descriptors, in mali_gralloc_ion_allocate() function
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp1223 err = mali_gralloc_ion_allocate(descriptors, numDescriptors, pHandle, &shared, use_placeholder); in mali_gralloc_buffer_allocate()