Searched refs:gralloc_buffer_descriptor_t (Results 1 – 16 of 16) sorted by relevance
/device/amlogic/yukawa/hal/gralloc/legacy/ |
D | alloc_device.cpp | 107 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/ |
D | alloc_device.cpp | 107 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/ |
D | mali_gralloc_bufferallocation.h | 27 int mali_gralloc_buffer_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descrip…
|
D | mali_gralloc_ion.h | 25 int mali_gralloc_ion_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descriptor…
|
D | mali_gralloc_bufferdescriptor.h | 33 typedef uint64_t gralloc_buffer_descriptor_t; typedef
|
D | mali_gralloc_ion.cpp | 329 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()
|
D | framebuffer_device.cpp | 426 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()
|
D | mali_gralloc_public_interface.cpp | 227 …if (mali_gralloc_buffer_allocate(m, (gralloc_buffer_descriptor_t *)descriptors, numDescriptors, ou… in mali_gralloc_allocate()
|
D | mali_gralloc_bufferallocation.cpp | 883 int mali_gralloc_buffer_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descrip… in mali_gralloc_buffer_allocate()
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_bufferallocation.h | 27 int mali_gralloc_buffer_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descrip…
|
D | mali_gralloc_ion.h | 25 int mali_gralloc_ion_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descriptor…
|
D | mali_gralloc_bufferdescriptor.h | 33 typedef uint64_t gralloc_buffer_descriptor_t; typedef
|
D | mali_gralloc_ion.cpp | 372 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()
|
D | framebuffer_device.cpp | 426 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()
|
D | mali_gralloc_public_interface.cpp | 226 …if (mali_gralloc_buffer_allocate(m, (gralloc_buffer_descriptor_t *)descriptors, numDescriptors, ou… in mali_gralloc_allocate()
|
D | mali_gralloc_bufferallocation.cpp | 883 int mali_gralloc_buffer_allocate(mali_gralloc_module *m, const gralloc_buffer_descriptor_t *descrip… in mali_gralloc_buffer_allocate()
|