Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/gralloc/legacy/
Dalloc_device.cpp107 gralloc_buffer_descriptor_t gralloc_buffer_descriptor[1]; in alloc_device_alloc()
116 gralloc_buffer_descriptor[0] = (gralloc_buffer_descriptor_t)(&buffer_descriptor); in alloc_device_alloc()
/device/linaro/hikey/gralloc960/legacy/
Dalloc_device.cpp107 gralloc_buffer_descriptor_t gralloc_buffer_descriptor[1]; in alloc_device_alloc()
115 gralloc_buffer_descriptor[0] = (gralloc_buffer_descriptor_t)(&buffer_descriptor); in alloc_device_alloc()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferallocation.h27 int mali_gralloc_buffer_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descrip…
Dmali_gralloc_ion.h25 int mali_gralloc_ion_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descriptor…
Dmali_gralloc_bufferdescriptor.h33 typedef uint64_t gralloc_buffer_descriptor_t; typedef
Dmali_gralloc_ion.cpp329 static bool check_buffers_sharable(const gralloc_buffer_descriptor_t *descriptors, uint32_t numDesc… in check_buffers_sharable()
374 static int get_max_buffer_descriptor_index(const gralloc_buffer_descriptor_t *descriptors, uint32_t… in get_max_buffer_descriptor_index()
393 int mali_gralloc_ion_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descriptor… in mali_gralloc_ion_allocate()
Dframebuffer_device.cpp426 gralloc_buffer_descriptor_t gralloc_buffer_descriptor[1]; in fb_alloc_from_ion_module()
433 gralloc_buffer_descriptor[0] = (gralloc_buffer_descriptor_t)(&fb_buffer_descriptor); in fb_alloc_from_ion_module()
Dmali_gralloc_public_interface.cpp227 …if (mali_gralloc_buffer_allocate(m, (gralloc_buffer_descriptor_t *)descriptors, numDescriptors, ou… in mali_gralloc_allocate()
Dmali_gralloc_bufferallocation.cpp883 int mali_gralloc_buffer_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descrip… in mali_gralloc_buffer_allocate()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferallocation.h27 int mali_gralloc_buffer_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descrip…
Dmali_gralloc_ion.h25 int mali_gralloc_ion_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descriptor…
Dmali_gralloc_bufferdescriptor.h33 typedef uint64_t gralloc_buffer_descriptor_t; typedef
Dmali_gralloc_ion.cpp372 static bool check_buffers_sharable(const gralloc_buffer_descriptor_t *descriptors, uint32_t numDesc… in check_buffers_sharable()
417 static int get_max_buffer_descriptor_index(const gralloc_buffer_descriptor_t *descriptors, uint32_t… in get_max_buffer_descriptor_index()
485 int mali_gralloc_ion_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descriptor… in mali_gralloc_ion_allocate()
Dframebuffer_device.cpp426 gralloc_buffer_descriptor_t gralloc_buffer_descriptor[1]; in fb_alloc_from_ion_module()
433 gralloc_buffer_descriptor[0] = (gralloc_buffer_descriptor_t)(&fb_buffer_descriptor); in fb_alloc_from_ion_module()
Dmali_gralloc_public_interface.cpp226 …if (mali_gralloc_buffer_allocate(m, (gralloc_buffer_descriptor_t *)descriptors, numDescriptors, ou… in mali_gralloc_allocate()
Dmali_gralloc_bufferallocation.cpp883 int mali_gralloc_buffer_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descrip… in mali_gralloc_buffer_allocate()