Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_ion.h40 int mali_gralloc_ion_allocate(const gralloc_buffer_descriptor_t *descriptors,
H A Dgralloc_vendor_interface.cpp140 int allocResult = mali_gralloc_ion_allocate(&gralloc_buffer_descriptor, 1, &tmp_buffer, &shared, in createNativeHandle()
H A Dframebuffer_device.cpp451 err = mali_gralloc_ion_allocate(gralloc_buffer_descriptor, 1, pHandle, &shared); in fb_alloc_from_ion_module()
H A Dmali_gralloc_ion.cpp861 int mali_gralloc_ion_allocate(const gralloc_buffer_descriptor_t *descriptors, in mali_gralloc_ion_allocate() function
H A Dmali_gralloc_bufferallocation.cpp1364 err = mali_gralloc_ion_allocate(descriptors, numDescriptors, pHandle, &shared); in mali_gralloc_buffer_allocate()
/aosp12/hardware/google/gchips/gralloc4/src/allocator/
H A Dmali_gralloc_ion.h25 int mali_gralloc_ion_allocate(const gralloc_buffer_descriptor_t *descriptors,
H A Dmali_gralloc_ion.cpp580 int mali_gralloc_ion_allocate(const gralloc_buffer_descriptor_t *descriptors, in mali_gralloc_ion_allocate() function
/aosp12/hardware/google/gchips/gralloc4/src/core/
H A Dmali_gralloc_bufferallocation.cpp1106 err = mali_gralloc_ion_allocate(descriptors, numDescriptors, pHandle, &shared, fd); in mali_gralloc_buffer_allocate()